avr-libc-dev
[Top][All Lists]
Advanced

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

Re: [avr-libc-dev] avr-libc installation error


From: Aurélien Francillon
Subject: Re: [avr-libc-dev] avr-libc installation error
Date: Mon, 7 Apr 2008 19:52:56 +0200
User-agent: KMail/1.9.7

Le Monday 07 April 2008 18:47:13 Weddington, Eric, vous avez écrit :
> > -----Original Message-----
> > From:
> > address@hidden
> > [mailto:address@hidden
> > org] On Behalf Of Aurélien Francillon
> > Sent: Monday, April 07, 2008 10:41 AM
> > To: address@hidden
> > 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




reply via email to

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