Gentoo Archives: gentoo-user

From: covici@××××××××××.com
To: gentoo-user@l.g.o
Subject: [gentoo-user] unable to compile gcc 4.5.3-r1
Date: Fri, 02 Sep 2011 09:54:28
Message-Id: 7789.1314957193@ccs.covici.com
1 Hi. I am unable to compile gcc 4.5.3-r1 -- I get the following error
2 when doing so:
3
4 mkdir -p -- x86_64-pc-linux-gnu/libgomp
5 Checking multilib configuration for libgomp...
6 Configuring stage 1 in x86_64-pc-linux-gnu/libgomp
7 configure: loading site script /usr/share/config.site
8 configure: loading site script /usr/share/crossdev/include/site/linux
9 configure: loading site script
10 /usr/share/crossdev/include/site/x86_64-linux-gnu
11 configure: creating cache ./config.cache
12 checking for --enable-version-specific-runtime-libs... no
13 checking for --enable-generated-files-in-srcdir... no
14 checking build system type... x86_64-pc-linux-gnu
15 checking host system type... x86_64-pc-linux-gnu
16 checking target system type... x86_64-pc-linux-gnu
17 checking for a BSD-compatible install... /usr/bin/install -c
18 checking whether build environment is sane... yes
19 checking for a thread-safe mkdir -p... /bin/mkdir -p
20 checking for gawk... gawk
21 checking whether make sets $(MAKE)... yes
22 checking for
23 x86_64-pc-linux-gnu-gcc... /var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/build/./gcc/xgcc
24 -B/var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/build/./gc\c/
25 -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem
26 /usr/x86_64-pc-linux-gnu/include -isystem
27 /usr/x86_64-pc-linux-gnu/sys-include
28 checking for C compiler default output file name...
29 configure: error: in
30 `/var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/build/x86_64-pc-linux-gnu/libgomp':
31 configure: error: C compiler cannot create executables
32 See `config.log' for more details.
33
34 I have searched google and looked at bugs.gentoo.org, but no joy.
35
36 I am running unstable amd64 gentoo.
37
38 Any assistance would be appreciated.
39
40 --
41 Your life is like a penny. You're going to lose it. The question is:
42 How do
43 you spend it?
44
45 John Covici
46 covici@××××××××××.com

Replies

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