This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
GCC 3.1 on SuSE 7.1
- From: Yang Wang <yang at patterndiscovery dot com>
- To: gcc at gcc dot gnu dot org
- Date: Mon, 10 Jun 2002 20:49:42 -0400
- Subject: GCC 3.1 on SuSE 7.1
- Organization: PDS Systems Ltd.
i686-pc-linux-gnu
root@sugarbowl:~/software/Development/gcc-3.1 > gcc -v
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.1/specs
Configured with: ../gcc-3.1/configure --prefix=/usr --enable-threads
Thread model: posix
gcc version 3.1
SuSE Linux 7.1 (i386)
Linux Kernel 2.4.18, glibc-2.2.7
Note: important: if you are building GCC 3.1 from GCC 3.0.x, remember to
remove (rm -rf) the whole ${prefix}/include/g++-v3 tree before the final
install (make install). Fail to do that will result in errors when using
<fstream>. According to GCC FAQ, it is due to the change of locations
between versions. Of course you can install GCC 3.1 to another location
other than your older GCC 3.0.x.
-- Yang
**********************************************
Yang Wang, PhD
Pattern Discovery Software Systems Ltd.
yang@patterndiscovery.com
**********************************************