>>>>> "Vincent" == Vincent Diepeveen <[EMAIL PROTECTED]> writes:
Vincent> hello, did anyone already try to install gcc/egcs 2.95 ?
I used these commands:
tar zxvf gcc-2.95.tar.gz
mkdir obj
cd obj
../gcc-2.95/configure --prefix=/usr --with-gxx-include-dir=/usr/include/g++
--enable-shared --enable-cpp --enable-threads
make CFLAGS='-O2' LIBCFLAGS='-g -O2' LIBCXXFLAGS='-g -O2 -fno-implicit-templates'
bootstrap
su
make CFLAGS='-O2' LIBCFLAGS='-g -O2' LIBCXXFLAGS='-g -O2 -fno-implicit-templates'
install
Steffen
--
home email: user@domain where domain=berlin.snafu.de, user=zahn
Use of my address for unsolicited commercial advertising is forbidden.
2^6972593 - 1 | "Where do you want to crash today?"
-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]