Yigit Turgut wrote:
> Yes I suppose it's not broken because I configured and built from
> source (respectively from slackbuild) ;
> 
> avr-gcc 4.4.4
> avr-libc 1.71
> avr-dude 5.10
> binutils 2.21
> arduino 0.22
> 
> If install was broken I couldn't complete compile / make / install
> procedure, slackbuild makes sure of this in my experience.
> 
> On Tue, Jul 12, 2011 at 1:46 PM, Georg-Johann Lay <avr@...> wrote:
_____________________________________________________^^^^^^^


Please don't quote email addresses in mailing lists!  Thanks.

>> Yigit Turgut wrote:
>>> 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 ;
>> Please give the command line you used to call gcc together with -v.

The command line I asked, i.e. the console output of

  gcc -v <your options>

To me it appears that you used the false assembler to build the tools
or call ld directly with false options or use other options to compile
than you use to link.

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

Reply via email to