This is the mail archive of the gcc-testresults@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]

Successful Build


Hi.  I just completed a successful build of gcc 3.1.  I will be
rebuilding my kernel using gcc3.1 later today.  My system info:
uname -a
Linux localhost.localdomain 2.4.18-ck4 #2 Wed May 15 01:53:55 MDT 2002
i686 unknown
gcc -v
Using built-in specs.
Configured with: ../gcc-3.1/configure --enable-shared --enable-threads
--enable-
checking=gc --prefix=/usr
Thread model: posix
gcc version 3.1
I built the compiler by creating an objdir directory and running a shell
script from that directory with the following commands:
../gcc-3.1/configure --enable-shared --enable-threads
--enable-checking=gc --prefix=/usr;
/sbin/ldconfig
make bootstrap

  on an 800 MHz Pentium III with 256 MB of RAM, make bootstrap took 1
hour and 45 minutes.
Bob




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