[En-Nut-Discussion] Problems compiling jtagomat-1.2.8 in Linux

José Vallet jose.vallet at hut.fi
Mon Jun 8 17:01:55 CEST 2009


Hello all.

I am trying to compile jtagomat-1.2.8 (that I found accidentally in 
http://www.www.ethernut.de/arc/), and I get the following error:

-----------------------------
avr-gcc tbstartup.o turtleboot.o comm.o led.o -mmcu=atmega168 
-Wl,-Map=turtleboot.map,--cref,--defsym,appstart=0x0000 -nostartfiles 
-nodefaultlibs -Ttext=0x3800 -o turtleboot.elf
turtleboot.o: In function `main':
turtleboot.c:(.text+0x106): undefined reference to `__stack'
turtleboot.c:(.text+0x108): undefined reference to `__stack'
make[4]: *** [turtleboot.elf] Error 1
-----------------------------

It happens the same with the latest cvs version (perhaps is the same?). 
Any hints are welcomed.

Thanks!
José





More information about the En-Nut-Discussion mailing list