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

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

Re: [avr-gcc-list] Compile error libm.a/libc.a


From: Weddington, Eric
Subject: Re: [avr-gcc-list] Compile error libm.a/libc.a
Date: Thu, 14 Jul 2011 11:50:20 -0600


> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden On
> Behalf Of Yigit Turgut
> Sent: Tuesday, July 12, 2011 4:02 AM
> To: address@hidden
> Subject: [avr-gcc-list] Compile error libm.a/libc.a
> 
> Hi,
> 
> I have a full Slackware 13.37 x64 install and I am trying to make
> Arduino  work. I am receiving the following error when I try to
> compile the code ;
> 
> /usr/lib/gcc/avr/4.4.4/../../../../avr/bin/ld: skipping incompatible

The above shows problem with your avr-gcc installation.

Be sure to have the directory of your avr binutils installation in your PATH 
(preferably at the beginning) environment variable when you build avr-gcc. That 
way it can find the correct assembler/linker.



reply via email to

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