Just as a curiosity ... did you try to build the tools using the
scripts mentioned in this thread:
http://www.avrfreaks.net/index.php?name=PNphpBB2&file=viewtopic&t=42631&postdays=0&postorder=asc&start=180

My script should work on any Linux platform providing you with GCC 4.5.2:
http://www.cl.cam.ac.uk/~osc22/files/install_avr_tools.sh

Omar

On Fri, Jul 15, 2011 at 3:40 PM, Yigit Turgut <y.tur...@gmail.com> wrote:
> On Thu, Jul 14, 2011 at 8:50 PM, Weddington, Eric
> <eric.wedding...@atmel.com> wrote:
>>
>>
>>> -----Original Message-----
>>> From: avr-gcc-list-bounces+eric.weddington=atmel....@nongnu.org
>>> [mailto:avr-gcc-list-bounces+eric.weddington=atmel....@nongnu.org] On
>>> Behalf Of Yigit Turgut
>>> Sent: Tuesday, July 12, 2011 4:02 AM
>>> To: avr-gcc-list@nongnu.org
>>> 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.
>>
>
> That's one issue and also there were a few errors in SlackBuild
> script. I contacted the author of the packages and he confirmed it,
> soon he will be releasing the working version.
>
> Once I figure out a complete workaround I will share it. Thanks for the 
> replies.
>
> _______________________________________________
> AVR-GCC-list mailing list
> AVR-GCC-list@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/avr-gcc-list
>

_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to