Le Monday 07 April 2008 18:47:13 Weddington, Eric, vous avez écrit : > > -----Original Message----- > > From: > > [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] > > org] On Behalf Of Aurélien Francillon > > Sent: Monday, April 07, 2008 10:41 AM > > To: avr-libc-dev@nongnu.org > > Subject: Re: [avr-libc-dev] avr-libc installation error > > > > > > on gentoo you can also use crossdev which builds the cross toolchain
> info/avr-libc-dev ??? > No, you cannot use crossdev for an AVR toolchain, as it has bugs. Well, I do without too much trouble, if you are thinking about the "ldscripts/xxx.x: No such file or directory" bug [1], well I agree it pops out from time to time, and it's ugly. But the workaround is a one liner ... ln -s /usr/x86_64-pc-linux-gnu/avr/lib/ldscripts/ /usr/avr/lib/ldscripts or ln -s /usr/i686-pc-linux-gnu/usr/avr/lib/ldscripts /usr/avr/lib/ldscripts if you run on 32 bits ... I don't have any other problems with crossdev for avr ... Cheers Aurélien [1] http://bugs.gentoo.org/show_bug.cgi?id=147155 _______________________________________________ AVR-libc-dev mailing list AVR-libc-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/avr-libc-dev