Successfully built and installed GNU gcc 3.0.3
Mohammad Bahathir Hashim
bakhtiar@softhome.net
Wed Dec 26 04:11:00 GMT 2001
FYI:
Configuration:-
CFLAGS='-Os -s -fno-strength-reduce' ./configure --enable-threads=posix --enable-languages=c,c++
% gcc -v
Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0.3/specs
Configured with: ./configure --enable-threads=posix --enable-lang=c,c++ :
(reconfigured) ./configure --enable-threads=posix : (reconfigured)
./configure --enable-threads=posix --enable-languages=c,c++
Thread model: posix
gcc version 3.0.3
% g++ -v
Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0.3/specs
Configured with: ./configure --enable-threads=posix --enable-lang=c,c++ :
(reconfigured) ./configure --enable-threads=posix : (reconfigured)
./configure --enable-threads=posix --enable-languages=c,c++
Thread model: posix
gcc version 3.0.3
% uname -a
Linux vfr 2.4.17 #3 Mon Dec 24 11:32:34 MYT 2001 i686 unknown
Linux Distro : Slackware 7.1
Linux Kernel : 2.4.17
Glibc : 2.1.3
Others:-
Don't use -fomit-frame-pointer options while compiling gcc source codes.
It segfaulted at least on my system.
Yours,
Mohammad Bahathir Hashim,
bakhtiar@softhome.net
MALAYSIA
More information about the Gcc
mailing list