------- Comment #27 from cnstar9988 at gmail dot com  2008-10-10 00:42 -------
works well on gcc 4.3.2 + patch.
I don't build libgcc_s.so.
gas 2.18 + gmp 4.2.4 + mpfr 2.3.2.

Configured with: ../src/configure --prefix=/opt/gcc-4.3.2
--with-gmp=/opt/gcc-4.3.2 --with-mpfr=/opt/gcc-4.3.2
--with-as=/usr/local/bin/as --with-gnu-as --with-ld=/usr/ccs/bin/ld
--without-gnu-ld --enable-languages=c,c++ --disable-shared --disable-nls
--with-cpu=generic --build=i386-pc-solaris2.10

--- config.gcc.4.3.2.old    Thu Oct  9 18:51:26 2008
+++ config.gcc.4.3.2.new    Thu Oct  9 18:51:26 2008
@@ -1289,7 +1289,7 @@
        *-*-solaris2.1[0-9]*)
                tm_file="${tm_file} i386/x86-64.h i386/sol2-10.h"
                tm_defines="${tm_defines} TARGET_BI_ARCH=1"
-               tmake_file="$tmake_file i386/t-crtstuff i386/t-sol2-10"
+               tmake_file="$tmake_file i386/t-sol2-10"
                need_64bit_hwint=yes
                # FIXME: -m64 for i[34567]86-*-* should be allowed just
                # like -m32 for x86_64-*-*.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33100

Reply via email to