Hello All!
----- Makefile begins -----
# test simple
nlcheckw32: nlcheckw32.o
cc -o $@ $^ -lz -lm
----- Makefile ends -----
----- log begins -----
nlcheckw32.o: In function `Convertline':
nlcheckw32.c:(.text+0xaa5): undefined reference to `stricmp'
nlcheckw32.c:(.text+0xac2): undefined reference to `stricmp'
nlcheckw32.c:(.text+0xadf): undefined reference to `stricmp'
nlcheckw32.c:(.text+0xafc): undefined reference to `stricmp'
nlcheckw32.c:(.text+0xd8b): undefined reference to `stricmp'
nlcheckw32.o:nlcheckw32.c:(.text+0xda8): more undefined references to `stricmp'
follow
nlcheckw32.o: In function `.L191':
nlcheckw32.c:(.text+0x2119): undefined reference to `strnicmp'
nlcheckw32.c:(.text+0x214f): undefined reference to `strnicmp'
collect2: error: ld returned 1 exit status
make: *** [Makefile:3: nlcheckw32] Error 1
----- log ends -----
help
Regards Benny
... there can only be one way of life, and it works :)
--- Msged/LNX 6.2.0 (Linux/4.9.76-gentoo-r1 (i686))
* Origin: I will always keep a PC running CPM 3.0 (2:230/0)
|