help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Question about the g++ 3.0.4 and g++ 2.96 differences.


From: Pe?a Arellano Fabi?n Erasmo
Subject: Question about the g++ 3.0.4 and g++ 2.96 differences.
Date: Sun, 19 May 2002 19:17:47 -0500 (CDT)

        Hello,

        I am writing since I am obtaning two different results out from
the same code when compiled with two different compilers. The output of
the command g++ -v is the following for the 2.96 version of g++:

Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux-gnu/2.96/specs
gcc version 2.96 20000731 (Mandrake Linux 8.1 2.96-0.62mdk)

and that for the 3.0.4 is

Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.0.4/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr/share/gcc-3.0.4 --enable-shared
--enable-threads=posix --disable-checking --enable-long-long
--enable-cstdio=stdio --enable-clocale=generic
--enable-languages=c,c++,f77,objc,java --program-suffix=-3.0.4
--enable-objc-gc --host=i586-mandrake-linux-gnu --with-system-zlib
Thread model: posix
gcc version 3.0.4 (Mandrake Linux 8.2 3.0.4-2mdk)

        Some of the code I use is writen in C. It is actually gnu's gts
library. What could be happening ? Thanks in advance for reading this
e-mail.

        Fabian.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]