[NSWI004] memset missing reference

Jura Pelc jirik.pelc1998 at gmail.com
Tue Oct 13 14:23:27 CEST 2020


I've got the following error in the pipeline, but on local and nswi004
suite_a01_base.txt passed.

[2020-10-13 12:05:20,617 K/printk/uint DEBUG] [make] src/lib/print.o: In
function `print_hex':
[2020-10-13 12:05:20,617 K/printk/uint DEBUG] [make] (.text+0xac):
undefined reference to `memset'
[2020-10-13 12:05:20,617 K/printk/uint DEBUG] [make] src/lib/print.o: In
function `print_int':
[2020-10-13 12:05:20,617 K/printk/uint DEBUG] [make] (.text+0x178):
undefined reference to `memset'

But I do not use `memset` directly in code. Only think is static array
allocation

char text[] = { 0, 0, 0, 0 ...

Has anyone any clue what is wrong here?


-- 

S pozdravem Jiří Pelc
Matematicko-fyzikální fakulta
Univerzita Karlova
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://d3s.mff.cuni.cz/pipermail/nswi004/attachments/20201013/31a30ee5/attachment.htm>


More information about the NSWI004 mailing list