This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/36330] i386-pc-solaris2.10 configure: error: C compiler cannot create executables
- From: "cnstar9988 at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 May 2008 00:43:11 -0000
- Subject: [Bug bootstrap/36330] i386-pc-solaris2.10 configure: error: C compiler cannot create executables
- References: <bug-36330-14862@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from cnstar9988 at gmail dot com 2008-05-26 00:43 -------
gmp 4.2.2, mpfr 2.3.1
Both gmp and mpfr build with "--disable-shared ABI=32"
gcc 4.3.1 configure:
../src/configure --prefix=/opt/gcc-4.3.1 --with-gmp=/opt/gcc-4.3.1/gmp
--with-mpfr=/opt/gcc-4.3.1/mpfr --with-as=/usr/local/bin/as --with-gnu-as
--with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++
--disable-shared
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36330