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

powerpc-ibm-aix5.2.0.0, bootstrap 3.4.2


## Build environment

# make -v
GNU Make 3.80
Copyright (C) 2002  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

# gcc -v
Reading specs from /usr/bin/../lib/gcc-lib/powerpc-ibm-aix5.2.0.0/2.9-aix51-020209/specs
gcc version 2.9-aix51-020209


# CONFIG_SHELL=/usr/local/bin/bash
# export CONFIG_SHELL

# /usr/local/src/gcc-3.4.2/gcc-3.4.2/config.guess
powerpc-ibm-aix5.2.0.0

# /usr/local/src/gcc-3.4.2/gcc-3.4.2/configure --enable-languages=c,c++ --enable-threads=aix --disable-nls

# date
Mon Oct 18 13:51:06 PDT 2004
# make -j 2 bootstrap
# date
Mon Oct 18 15:00:12 PDT 2004
## Note - this is a 2-processor system (IBM P15).
## I did the build twice, with and without -j 2 and saw no performance gain/loss.


## Results

# gcc -v
Reading specs from /usr/local/lib/gcc/powerpc-ibm-aix5.2.0.0/3.4.2/specs
Configured with: /usr/local/src/gcc-3.4.2/gcc-3.4.2/configure --enable-languages=c,c++ --enable-threads=aix --disable-nls
Thread model: aix
gcc version 3.4.2



-- -- David B. Perry Computer Scientist Lawrence Livermore Laboratory e-mail: perry29@llnl.gov P.O. Box 808 L-61 phone: (925) 423-7034 Livermore, CA 94550 fax: (925) 423-8719


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