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]

GCC 3.1 on SuSE 7.1


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
**********************************************



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