Gentoo Archives: gentoo-user

From: "W.Kenworthy" <billk@×××××××××.au>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Can't emerge any gcc
Date: Tue, 29 May 2012 02:02:38
Message-Id: 1338169747.21793.0.camel@bunyip
In Reply to: Re: [gentoo-user] Can't emerge any gcc by Ezequiel Garcia
1 ram usage just before failure? - do you have enough, and enough disk
2 space?
3
4 BillK
5
6
7
8 -----Original Message-----
9 From: Ezequiel Garcia <elezegarcia@×××××.com>
10 Reply-to: gentoo-user@l.g.o
11 To: gentoo-user@l.g.o
12 Subject: Re: [gentoo-user] Can't emerge any gcc
13 Date: Sun, 27 May 2012 21:08:21 -0300
14
15 Hi,
16
17 On Sun, May 27, 2012 at 8:48 PM, William Kenworthy <billk@×××××××××.au> wrote:
18 > probably not, you will need some more info as its a bit vague:
19 >
20 > What does "gcc -v" say?
21
22 Using built-in specs.
23 Target: i686-pc-linux-gnu
24 Configured with:
25 /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/configure
26 --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.4.5
27 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.5/include
28 --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.5
29 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.5/man
30 --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.5/info
31 --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.5/include/g++-v4
32 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec
33 --disable-fixed-point --without-ppl --without-cloog --enable-nls
34 --without-included-gettext --with-system-zlib --disable-werror
35 --enable-secureplt --disable-multilib --enable-libmudflap
36 --disable-libssp --enable-libgomp
37 --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.4.5/python
38 --enable-checking=release --disable-libgcj --with-arch=i686
39 --enable-languages=c,c++,fortran --enable-shared
40 --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
41 --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.5
42 p1.3, pie-0.4.5'
43 Thread model: posix
44 gcc version 4.4.5 (Gentoo 4.4.5 p1.3, pie-0.4.5)
45
46 >
47 > and "gcc-config -l"
48 >
49
50 localhost v4l-dvb # gcc-config -l
51 [1] i686-pc-linux-gnu-4.4.5 *
52
53 > Can you compile anything, either through emerge or manually (i.e., even
54 > a small "hello world")
55 >
56
57 Indeed! I can emerge other stuff.
58 Plus right now I'm working and compiling my stuff.
59
60 Feel free to ask me anything else,
61 Thanks,
62 Ezequiel.

Replies

Subject Author
Re: [gentoo-user] Can't emerge any gcc Ezequiel Garcia <elezegarcia@×××××.com>