I have tried to upgrade my gcc to gcc3.1, when I preform gcc -v I get the attached. Did I do a succesful upgrade. Thanks David
How did you upgrade? Did you muck up the SuSE SPEC for 3.2.1 or did you compile straight from sources? Did you uninstall SuSE's RPMs before/after installing your compiled version? Where did you install yours? $ gcc -v Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/specs Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-shared --enable-threads=posix --enable-languages=c,c++,f77,gcov,java,objc --enable-long-long --enable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-slibdir=/lib --without-x Thread model: posix gcc version 3.2.1 $ On Sunday 15 December 2002 18:31, DB Troll wrote:
I have tried to upgrade my gcc to gcc3.1, when I preform gcc -v I get the attached. Did I do a succesful upgrade. Thanks David
-- Karol Pietrzak <noodlez84@earthlink.net> PGP KeyID: 3A1446A0
Karol Pietrzak <kap4020@osfmail.isc.rit.edu> writes:
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/specs Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-shared --enable-threads=posix --enable-languages=c,c++,f77,gcov,java,objc --enable-long-long --enable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-slibdir=/lib --without-x Thread model: posix gcc version 3.2.1
Should you not also use "--enable-__cxa_atexit" or is that only needed on the compiler which builds glibc?
participants (3)
-
DB Troll
-
Graham Murray
-
Karol Pietrzak