Gentoo Archives: gentoo-user

From: Nick Rout <nick@×××××××.nz>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] gcc version used for build?
Date: Sun, 29 Jan 2006 21:04:00
Message-Id: 20060130095441.0E87.NICK@rout.co.nz
In Reply to: Re: [gentoo-user] gcc version used for build? by "Michael A. Smith"
1 On Fri, 27 Jan 2006 12:09:55 -0500
2 Michael A. Smith wrote:
3
4 > gcc -v tells you what programs are invoked by gcc. gcc being a
5 > collection of compilers, this can differ quite a bit depending on
6 > your configuration.
7
8 No it doesn't, it tells you how gcc was configured when it was compiled,
9 as can be seen from your own ouput below.
10
11 >
12 > *****
13 > # gcc -v
14 > Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs
15 > Configured with:
16 > /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/configure --prefix=/usr
17 > --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4
18 > --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include
19 > --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4
20 > --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man
21 > --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info
22 > --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3
23 > --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec
24 > --enable-nls --without-included-gettext --with-system-zlib
25 > --disable-checking --disable-werror --disable-libunwind-exceptions
26 > --disable-multilib --disable-libgcj --enable-languages=c,c++,f77
27 > --enable-shared --enable-threads=posix --enable-__cxa_atexit
28 > --enable-clocale=gnu
29 > Thread model: posix
30 > gcc version 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)
31 > *****
32
33 --
34 Nick Rout <nick@×××××××.nz>
35
36 --
37 gentoo-user@g.o mailing list