Gentoo Archives: gentoo-user

From: Blakawk <blakawk@×××××××××.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:45:47
Message-Id: be94762792ffd1b41e2b30496ba57420@parizet.com
In Reply to: Re: [gentoo-user] unable to compile gcc 4.5.3-r1 by covici@ccs.covici.com
1 On 02.09.2011 12:16, covici@××××××××××.com wrote:
2 > Dale <rdalek1967@×××××.com> wrote:
3 >
4 >> covici@××××××××××.com wrote:
5 >> > Hi. I am unable to compile gcc 4.5.3-r1 -- I get the following
6 >> error
7 >> > when doing so:
8 >> >
9 >> > mkdir -p -- x86_64-pc-linux-gnu/libgomp
10 >> > Checking multilib configuration for libgomp...
11 >> > Configuring stage 1 in x86_64-pc-linux-gnu/libgomp
12 >> > configure: loading site script /usr/share/config.site
13 >> > configure: loading site script
14 >> /usr/share/crossdev/include/site/linux
15 >> > configure: loading site script
16 >> > /usr/share/crossdev/include/site/x86_64-linux-gnu
17 >> > configure: creating cache ./config.cache
18 >> > checking for --enable-version-specific-runtime-libs... no
19 >> > checking for --enable-generated-files-in-srcdir... no
20 >> > checking build system type... x86_64-pc-linux-gnu
21 >> > checking host system type... x86_64-pc-linux-gnu
22 >> > checking target system type... x86_64-pc-linux-gnu
23 >> > checking for a BSD-compatible install... /usr/bin/install -c
24 >> > checking whether build environment is sane... yes
25 >> > checking for a thread-safe mkdir -p... /bin/mkdir -p
26 >> > checking for gawk... gawk
27 >> > checking whether make sets $(MAKE)... yes
28 >> > checking for
29 >> > x86_64-pc-linux-gnu-gcc...
30 >> /var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/build/./gcc/xgcc
31 >> > -B/var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/build/./gc\c/
32 >> > -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/
33 >> -isystem
34 >> > /usr/x86_64-pc-linux-gnu/include -isystem
35 >> > /usr/x86_64-pc-linux-gnu/sys-include
36 >> > checking for C compiler default output file name...
37 >> > configure: error: in
38 >> >
39 >> `/var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/build/x86_64-pc-linux-gnu/libgomp':
40 >> > configure: error: C compiler cannot create executables
41 >> > See `config.log' for more details.
42 >> >
43 >> > I have searched google and looked at bugs.gentoo.org, but no joy.
44 >> >
45 >> > I am running unstable amd64 gentoo.
46 >> >
47 >> > Any assistance would be appreciated.
48 >> >
49 >>
50 >> Google worked here for me but usually when I have a problem, it
51 >> fails.
52 >> I guess Google treats you the same as me. lol I found this:
53 >>
54 >> http://forums.gentoo.org/viewtopic-t-294109.html
55 >>
56 >> That help any?
57 > Nope, this only happens in that specific situation, most things
58 > compile
59 > normally. I didn't see that post for that reason -- I was looking
60 > for
61 > something more specific.
62
63 Please provide the so-called config.log to see what happened (normally
64 located in
65 /var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/build/x86_64-pc-linux-gnu/libgomp/config.log).
66
67 --
68 Blog: http://gentooist.com
69 Twitter: http://twitter.com/blakawk

Replies

Subject Author
Re: [gentoo-user] unable to compile gcc 4.5.3-r1 covici@××××××××××.com