Did you try with GNU ld (Linux/GNU Binutils) 2.17.50.0.17.20070615 yet? It's just a little bit more recent, but maybe it fixes the issue.
On 21-06-2007 18:07:55 +0200, Fabrizio Listello wrote: > On 6/21/07, Michael Haubenwallner <[EMAIL PROTECTED]> wrote: >> On Thu, 2007-06-21 at 16:14 +0200, Fabrizio Listello wrote: >> > The right ones ...:) >> > Using built-in specs. >> > Target: i386-pc-solaris2.11 >> > Configured with: >> > /opt/gentoo/var/tmp/portage/sys-devel/gcc-4.2.0/work/gcc-4.2.0/configure >> > --prefix=/opt/gentoo/usr >> > --bindir=/opt/gentoo/usr/i386-pc-solaris2.11/gcc-bin/4.2.0 >> > --includedir=/opt/gentoo/usr/lib/gcc/i386-pc-solaris2.11/4.2.0/include >> > --datadir=/opt/gentoo/usr/share/gcc-data/i386-pc-solaris2.11/4.2.0 >> > --mandir=/opt/gentoo/usr/share/gcc-data/i386-pc-solaris2.11/4.2.0/man >> > --infodir=/opt/gentoo/usr/share/gcc-data/i386-pc-solaris2.11/4.2.0/info >> > >> --with-gxx-include-dir=/opt/gentoo/usr/lib/gcc/i386-pc-solaris2.11/4.2.0/include/g++-v4 >> > --host=i386-pc-solaris2.11 --build=i386-pc-solaris2.11 >> > --disable-altivec --enable-nls --without-included-gettext >> > --with-system-zlib --disable-checking --disable-werror >> > --enable-secureplt --disable-libunwind-exceptions --disable-multilib >> > --disable-libmudflap --disable-libssp --disable-libgcj >> > --enable-languages=c,c++,fortran --enable-shared >> > --enable-threads=posix --with-local-prefix=/opt/gentoo/usr >> > --with-gnu-ld >> > Thread model: posix >> > gcc version 4.2.0 (Gentoo 4.2.0) >> >> What do you get with >> $ gcc -print-prog-name=ld > > [EMAIL PROTECTED] ~ $ gcc -print-prog-name=ld > /opt/gentoo/usr/lib/gcc/i386-pc-solaris2.11/4.2.0/../../../../i386-pc-solaris2.11/bin/ld > [EMAIL PROTECTED] ~ $ realpath > /opt/gentoo/usr/lib/gcc/i386-pc-solaris2.11/4.2.0/../../../../i386-pc-solaris2.11/bin/ld > /opt/gentoo/usr/i386-pc-solaris2.11/bin/ld > [EMAIL PROTECTED] ~ $ /opt/gentoo/usr/i386-pc-solaris2.11/bin/ld -V > GNU ld (Linux/GNU Binutils) 2.17.50.0.16.20070511 > Supported emulations: > elf_i386_ldso > elf_i386 > elf_x86_64 > > ...damn... > >> >> Because "--with-gnu-ld" does not select a specific ld, just indicates >> that the ld being found/used is treated as GNU ld. >> >> /haubi/ >> >> >> -- >> 20. Juni 2007 >> Salomon Automation am 2. Schweizerischen Supply Chain Management Forum der >> GS1 Schweiz in Baden. Tagungsort: Trafohalle Baden, Schweiz >> >> 20. Juni 2007 >> MoveRetail-Handelstag, Hamburg >> Die MoveRetail Partner, Salomon Automation, maxess systemhaus, Superdata, >> Remira, POS Systemhaus und Mosaic veranstalten den 1. >> MoveRetail-Handelstag. >> Tagungsort: Steigenberger Hotel, Hamburg >> >> 28. Juni 2007 >> 6. BVL Logistiktag Steiermark in der WAMAS City, Friesach bei Graz >> "Trends in der Logistik ": hoch automatisierte Systeme, mobile Waren- und >> Leergutverfolgung im Lebensmittelhandel und Generalunternehmerschaft >> versus Einzelprojekte. >> >> Termin: 28. Juni 2007, ab 15.00 Uhr >> Ort: Salomon Automation, Friesachstraße 15, 8114 Friesach bei Graz, >> Österreich >> >> >> Salomon Automation GmbH - Friesachstrasse 15 - A-8114 Friesach bei Graz >> Sitz der Gesellschaft: Friesach bei Graz >> UID-NR:ATU28654300 - Firmenbuchnummer: 49324 K >> Firmenbuchgericht: Landesgericht für Zivilrechtssachen Graz >> >> >> -- >> [EMAIL PROTECTED] mailing list >> >> > > > -- > > FList > -- > [EMAIL PROTECTED] mailing list > -- Fabian Groffen Gentoo on a different level -- [EMAIL PROTECTED] mailing list
