This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: mainline AIX bootstrap broken in libstdc++-v3 (Also in darwin)
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Mostafa Hagog <MUSTAFA at il dot ibm dot com>
- Cc: Paolo Carlini <pcarlini at suse dot de>, gcc at gcc dot gnu dot org
- Date: Wed, 31 Mar 2004 17:06:31 -0500
- Subject: Re: mainline AIX bootstrap broken in libstdc++-v3 (Also in darwin)
- References: <OF31E87A84.97E80450-ONC2256E68.004A11FA-C2256E68.004AFC47@il.ibm.com>
I updated again earlier today and bootstrapped. I do not see any
problem building libstdc++-v3.
$ ./xgcc -v
Using built-in specs.
Configured with: /gcc/dje/src/configure --prefix=/gcc/dje/install/powerpc-ibm-aix5.1.0.0-20040331 --disable-werror --disable-win32-registry
Thread model: aix
gcc version 3.5.0 20040331 (experimental)
$ cat LAST_UPDATED
Wed Mar 31 11:11:44 EST 2004
Wed Mar 31 16:11:44 UTC 2004
David