Re: Bootstrapping GCC 3.4.3 on AIX 5.2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Richard,
I don't think so. I was able to compile gcc 3.4.3 on AIX 5.2 ML05 in less than 6 hours. The machine is a p615 with 2 power4 1.5Ghz cpus and 4Gb of ram. Here is the output of "gcc -v"


-bash-2.05b$ gcc -v
Reading specs from /usr/local/lib/gcc/powerpc-ibm-aix5.2.0.0/3.4.3/specs
Configured with: ../gcc-3.4.3/configure --prefix=/usr/local --enable-threads=aix --enable-languages=c,c++ --disable-nls
Thread model: aix
gcc version 3.4.3


I found that I must have ML05 installed to get this to compile.

If you wish I can make a source and binary RPM available.

Wheeler, Richard wrote:
Is this step expected to be taking so long(96+ hours) or is there a problem
with completing this step:

# ps -fu userid | grep 71730
UID PID PPID C STIME TTY TIME CMD
userid 69686 71730 120 Mar 18 - 5795:42 as -u -mPPC -o .libs/strstream.o
/tmp/cccPqMPs.s
userid 71730 66322 0 Mar 18 - 0:00 /gcc.3.4.3/gcc/xgcc -shared-libgcc
-Bgcc.3.4.3/gcc/ -nostdinc++
-L/gcc.3.4.3/powerpc-ibm-aix5.2.0.0/pthread/libstdc++-v3/src -L/gcc.3.4.3/powerpc-ibm-aix5.2.0.0/pthread/libstdc++-v3/src/.libs -B/usr/local/powerpc-ibm-aix5.2.0.0/bin/
-B/usr/local/powerpc-ibm-aix5.2.0.0/lib/ -isystem /usr/local/powerpc-ibm-aix5.2.0.0/include -isystem /usr/local/powerpc-ibm-aix5.2.0.0/sys-include -pthread -I/gcc.3.4.3/powerpc-ibm-aix5.2.0.0/pthread/libstdc++-v3/include/powerpc-ibm
-aix5.2.0.0 -I/gcc.3.4.3/powerpc-ibm-aix5.2.0.0/pthread/libstdc++-v3/include -I/gcc-3.4.3/libstdc++-v3/libsupc++ -O2 -g -O2 -g -O2 -pthread
-fno-implicit-templates -Wall -W -Wwrite-strings -Wcast-qual -fdiagnostics-show -location=once -I/gcc.3.4.3/powerpc-ibm-aix5.2.0.0/pthread/libstdc++-v3/include/backward
-Wno-deprecated -c../../../../../gcc-3.4.3/libstdc++-v3/src/strstream.cc -DPIC -o
.libs/strstream.o



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux