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: "mikpe at it dot uu dot se" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 May 2008 13:20:23 -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 #6 from mikpe at it dot uu dot se 2008-05-28 13:20 -------
(In reply to comment #5)
> >checking for C compiler default output file name... configure: error: C
> compiler cannot create executables
> See `config.log' for more details.
> make[1]: *** [configure-target-libgomp] Error 1
>
> Can you attach the config.log then?
>
I get the exact same failure trying to bootstrap 4.3-20080522 + PR36339
fix on Solaris10/x86. The config.log entry says this:
configure:2540: checking for C compiler default output file name
configure:2543: /home/mikpe/objdir-4.3-20080522-static/./gcc/xgcc
-B/home/mikpe/objdir-4.3-20080522-stat
ic/./gcc/ -B/opt/local/gcc-4.3-20080522/i386-pc-solaris2.10/bin/
-B/opt/local/gcc-4.3-20080522/i386-pc-s
olaris2.10/lib/ -isystem
/opt/local/gcc-4.3-20080522/i386-pc-solaris2.10/include -isystem /opt/local/gcc
-4.3-20080522/i386-pc-solaris2.10/sys-include -m64 -O2 -g -O2 -pthread
conftest.c >&5
ld: fatal: unwind table: file
/home/mikpe/objdir-4.3-20080522-static/./gcc/amd64/crtend.o: section .eh_f
rame: bad cie version 0: offset 0x7ffffff84680
collect2: ld returned 1 exit status
gcc is configured to use GNU as but Sun ld, as seems to be standard.
--
mikpe at it dot uu dot se changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikpe at it dot uu dot se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36330