This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.1 Build
On Sat, May 18, 2002 at 02:44:11PM -0400, Jack Lloyd wrote:
> RedHat 7.3 / 2.4.18 kernel / glibc 2.2.5 / x86
>
> The RH 7.3 entry in the buildstat page used thread model single, so I
> though I should report this.
>
> $ gcc -v
> Reading specs from
> /usr/local/gcc-3.1/lib/gcc-lib/i686-pc-linux-gnu/3.1/specs
> Configured with: ../gcc-3.1/configure --prefix=/usr/local/gcc-3.1 --enable-threads
> Thread model: posix
> gcc version 3.1
>
> Time to make bootstrap on a 1.4 Ghz Athlon, with gcc 3.0.4 (C, C++, ObjC
> only):
>
> real 25m46.253s
> user 20m47.980s
> sys 1m5.810s
>
> C/C++ code seems to work, including -march=athlon amd -march=athlon-tbird
Thanks! Your message is linked from the GCC 3.1 build status list at
http://gcc.gnu.org/gcc-3.1/buildstat.html.
Janis