« Return to Thread: Problems compiling jtagomat-1.2.8 in Linux

Problems compiling jtagomat-1.2.8 in Linux

by jvallet :: Rate this Message:

Reply to Author | View in Thread

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é


_______________________________________________
http://lists.egnite.de/mailman/listinfo/en-nut-discussion

 « Return to Thread: Problems compiling jtagomat-1.2.8 in Linux