|
Rockbox mail archiveSubject: RE: Réf. : What do I need to make my own .mod ?RE: Réf. : What do I need to make my own .mod ?
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 20 Aug 2002 19:31:31 +0200 (MET DST) On Tue, 20 Aug 2002, schmoo2k wrote: > sh-elf-gcc -Os -nostdlib -o ./archos.elf ./credits.o ./debug_menu.o > id3.o(.text+0x4b4): undefined reference to `memcmp' > make: *** [archos.elf] Error 1 > Error executing make. > > Any thoughts? Yes, did you really add the -fno-builtin flag to the Makefile in apps too? It isn't used on the command line you showed here, which seems to indicate that you only modified the Makfile in firmware/. I've committed a fix that should take care of this all together if you cvs update. -- Daniel "Bagder" Stenberg -- http://rockbox.haxx.se/Received on 2002-08-20 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |