avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] cannot find -lgcc


From: Jan Johansson
Subject: [avr-gcc-list] cannot find -lgcc
Date: Sat, 27 Dec 2008 04:12:36 +0100
User-agent: Thunderbird 2.0.0.18 (X11/20081120)


Hello all,
after a long break i am trying to take up some avr-work again.
Trying to compile and install newer versions of tools.
Being a novice in this area, i get the following error when trying
to build an old project.

I have been searching the net for info, but havent yet become much
wiser.


Any suggestions what i should do/look to fix this prob?


<cut away a bunch of compiles>
avr-gcc -Os -save-temps -Wall  -mmcu=atmega32   -c -o app_zb.o app_zb.c
avr-gcc -Os -save-temps -Wall -mmcu=atmega32 -Wl,-Map,test.out.map -o test.out shell.o proc.o usart.o timer0.o timer2.o adc.o systime.o spi.o console.o simple_mac.o simple_phy.o drivers.o xcvr_hw_conf.o app_zb.o -lm
/opt/avr/lib/gcc/avr/4.3.2/../../../../avr/bin/ld: cannot find -lgcc
make: *** [test.out] Error 1





Thanks in advance,

-Jan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]