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

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

Re: [avr-gcc-list] gcc 4.3.2, binutils 2.19, and avr-libc 1.6.4


From: Kövesdi György
Subject: Re: [avr-gcc-list] gcc 4.3.2, binutils 2.19, and avr-libc 1.6.4
Date: Fri, 19 Dec 2008 20:08:44 +0100
User-agent: KMail/1.9.9

> What patches are you using in building the toolchain?
>

I used the following sources without additional patches: 

binutils-2.19.tar.bz2:
$> configure --target=avr
$> make

gcc-4.3.2.tar.bz2:
$> configure --target=avr --enable-languages=c++ --disable-libssp
$> make

avr-libc-1.6.4.tar.bz2:
$> configure --build=`./config.guess` --host=avr
$> make

As far as i remember the last working version i used was 4.1.1, but it does 
not know the AT90USB devices. Later versions have the problem i mentioned (at 
least for me).

Regards
K. Gy.






reply via email to

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