On Fri, 13 Aug 2004, netmask wrote: > > lftpget ftp.gnu.org:/gnu/gcc/gcc-3.4.1/gcc-core-3.4.1.tar.gz > > tar xvfz gcc-core-3.4.1.tar.gz > > cd gcc-core-3.4.1 > > ./configure --prefix=/usr/local/gcc-3.4.1 > > make > > make install > > then > > export CC=/usr/local/gcc-3.5.1/bin/gcc > > might need to mess with CPPFLAGS or CXXFLAGS env variables too. It's not 3.4.1, but you could install the gcc34-3.4.0 rpms from the FC2 distro. They are designed to live happily with the gcc-3.3.3 rpms. You could probably also use the gcc34-3.4.0 SRPM as a starting point to put together a gcc-3.4.1 SRPM and rebuild that fairly easily. -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.clemson.edu/~mjs