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

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

[avr-gcc-list] Building latest gcc...


From: Neil Davey
Subject: [avr-gcc-list] Building latest gcc...
Date: Fri, 21 Mar 2008 00:43:24 +1000
User-agent: Thunderbird 2.0.0.12 (Windows/20080213)

Hi List,
I'm trying to build the latest gcc source. I use the following configure line:

../gcc/configure --target=avr --enable-languages=c

During the make process (fairly early on I'd say) it gives me the following complaint:

<snip>
checking for avr-strip... avr-strip
checking whether ln -s works... yes
checking for avr-gcc... /home/ndavey/gcc_avr/gcc_avr_build/./gcc/xgcc -B/home/ndavey/gcc_avr/gcc_avr_build/./gcc/ -B/usr/local/avr/bin/ -B/usr/local/avr/lib/ -isystem /usr/local/avr/include -isystem /usr/local/avr/sys-include checking for suffix of object files... configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.
make[1]: *** [configure-target-libgcc] Error 1
make[1]: Leaving directory `/home/ndavey/gcc_avr/gcc_avr_build'
make: *** [all] Error 2


Anyone got any suggestions? It's probably something simple.. :)

Regards
Neil Davey





reply via email to

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