Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] unable to compile gcc 4.5.3-r1 Blakawk <blakawk@×××××××××.com>
Re: [gentoo-user] unable to compile gcc 4.5.3-r1 Dale <rdalek1967@×××××.com>