> Please don't quote email addresses in mailing lists! Thanks. Sorry.
>>> 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. > I am compiling from IDE interface thus have no idea what it calls exactly. But what I know is I installed the same hardware to a 32bit Slackware 13.1 system following the same approach, it worked. Console output ; bash-4.1$ gcc -v Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/4.5.2/specs COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/4.5.2/lto-wrapper Target: x86_64-slackware-linux Configured with: ../gcc-4.5.2/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,java,objc,lto --enable-threads=posix --enable-checking=release --with-system-zlib --with-python-dir=/lib64/python2.6/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --disable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux Thread model: posix gcc version 4.5.2 (GCC) _______________________________________________ AVR-GCC-list mailing list AVR-GCC-list@nongnu.org https://lists.nongnu.org/mailman/listinfo/avr-gcc-list