[En-Nut-Discussion] Unable to compile 'simple'

Richard Sims (sent by Nabble.com) lists at nabble.com
Thu Jan 26 19:36:17 CET 2006


Ahh, yes - you've caught me there. I posted the wrong output. This is the one that I mean to copy:

C:\ethernut-4.1.3\application\simple>make install
arm-elf-gcc simple.o -mcpu=arm7tdmi -nostartfiles -TC:/ethernut-4.1.3/nut/arch/arm/ldscripts/at91_ram.ld -Wl,-Map=simple.map,--cref,--no-warn-mismatch -LC:/ethernut-4.1.3/nutbld/lib C:/ethernut-4.1.3/nutbld/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutcrt    -o simple.elf
C:/ethernut-4.1.3/nutbld/lib/libnutos.a(confos.o)(.text+0x1c): In function `NutLoadConfig':
: undefined reference to `NutNvMemLoad'
C:/ethernut-4.1.3/nutbld/lib/libnutos.a(confos.o)(.text+0xd4): In function `NutSaveConfig':
: undefined reference to `NutNvMemSave'
collect2: ld returned 1 exit status
make: *** [simple.elf] Error 1

... which is the same as Revision 1.6 - I'd been playing around a bit ;-)

I've tried following your advice, but appending the missing library files still throws up the same error.

I think I'm missing something obvious somewhere. Thanks for your help so far,

Rich.


--
View this message in context: http://www.nabble.com/Unable-to-compile-%27simple%27-t1004417.html#a2604363
Sent from the MicroControllers - Ethernut forum at Nabble.com.



More information about the En-Nut-Discussion mailing list