On Fri, 27 Jan 2006 12:09:55 -0500
Michael A. Smith wrote:

> gcc -v tells you what programs are invoked by gcc. gcc being a 
> collection of compilers, this can differ quite a bit depending on 
> your configuration.

No it doesn't, it tells you how gcc was configured when it was compiled,
as can be seen from your own  ouput below.

> 
> *****
> # gcc -v
> Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs
> Configured with: 
> /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/configure --prefix=/usr 
> --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 
> --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include 
> --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 
> --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man 
> --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info 
> --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3 
> --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec 
> --enable-nls --without-included-gettext --with-system-zlib 
> --disable-checking --disable-werror --disable-libunwind-exceptions 
> --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 
> --enable-shared --enable-threads=posix --enable-__cxa_atexit 
> --enable-clocale=gnu
> Thread model: posix
> gcc version 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)
> *****

-- 
Nick Rout <[EMAIL PROTECTED]>

-- 
gentoo-user@gentoo.org mailing list

Reply via email to