Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] Can't emerge any gcc "W.Kenworthy" <billk@×××××××××.au>