This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc 3.4.3 x86_64 built on Fedora Core 2 ????


"Dean Kolosiek" <kolosiekweb04@qwest.net> writes:

> [kolosiek@plato gcc-3.4.3-obj]$ which gcc
> /usr/local/bin/gcc
>
>
> [kolosiek@plato gcc-3.4.3-obj]$ gcc -v
> Reading specs from /usr/lib/gcc-lib/x86_64-redhat-linux/3.3.3/specs
> Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
                                ^^^^^^^^^^^^^
> --infodir=/usr/share/info --enable-shared --enable-threads=posix
> --disable-checking --disable-libunwind-exceptions --with-system-zlib
> --enable-__cxa_atexit --host=x86_64-redhat-linux
> Thread model: posix
> gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7)
              ^^^^^^^^^^^^^^

None of this information comes from the specs file, but is compiled into
the gcc binary, so this is definitely not the gcc 3.4.3 binary that you
have built.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]