Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] unable to compile gcc 4.5.3-r1
Date: Fri, 02 Sep 2011 10:06:43
Message-Id: 4E60AA62.8010608@gmail.com
In Reply to: [gentoo-user] unable to compile gcc 4.5.3-r1 by covici@ccs.covici.com
1 covici@××××××××××.com wrote:
2 > Hi. I am unable to compile gcc 4.5.3-r1 -- I get the following error
3 > when doing so:
4 >
5 > mkdir -p -- x86_64-pc-linux-gnu/libgomp
6 > Checking multilib configuration for libgomp...
7 > Configuring stage 1 in x86_64-pc-linux-gnu/libgomp
8 > configure: loading site script /usr/share/config.site
9 > configure: loading site script /usr/share/crossdev/include/site/linux
10 > configure: loading site script
11 > /usr/share/crossdev/include/site/x86_64-linux-gnu
12 > configure: creating cache ./config.cache
13 > checking for --enable-version-specific-runtime-libs... no
14 > checking for --enable-generated-files-in-srcdir... no
15 > checking build system type... x86_64-pc-linux-gnu
16 > checking host system type... x86_64-pc-linux-gnu
17 > checking target system type... x86_64-pc-linux-gnu
18 > checking for a BSD-compatible install... /usr/bin/install -c
19 > checking whether build environment is sane... yes
20 > checking for a thread-safe mkdir -p... /bin/mkdir -p
21 > checking for gawk... gawk
22 > checking whether make sets $(MAKE)... yes
23 > checking for
24 > x86_64-pc-linux-gnu-gcc... /var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/build/./gcc/xgcc
25 > -B/var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/build/./gc\c/
26 > -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem
27 > /usr/x86_64-pc-linux-gnu/include -isystem
28 > /usr/x86_64-pc-linux-gnu/sys-include
29 > checking for C compiler default output file name...
30 > configure: error: in
31 > `/var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/build/x86_64-pc-linux-gnu/libgomp':
32 > configure: error: C compiler cannot create executables
33 > See `config.log' for more details.
34 >
35 > I have searched google and looked at bugs.gentoo.org, but no joy.
36 >
37 > I am running unstable amd64 gentoo.
38 >
39 > Any assistance would be appreciated.
40 >
41
42 Google worked here for me but usually when I have a problem, it fails.
43 I guess Google treats you the same as me. lol I found this:
44
45 http://forums.gentoo.org/viewtopic-t-294109.html
46
47 That help any?
48
49 Dale
50
51 :-) :-)

Replies

Subject Author
Re: [gentoo-user] unable to compile gcc 4.5.3-r1 covici@××××××××××.com
Re: [gentoo-user] unable to compile gcc 4.5.3-r1 Pandu Poluan <pandu@××××××.info>