Re: 4.0.2 bootstrap comparison failure on AIX 5.3

2005-10-12 Thread Albert Chin
On Mon, Oct 10, 2005 at 11:58:04PM -0400, David Edelsohn wrote: > > Albert Chin writes: > > Albert> I've built gcc-4.0.2 as follows on AIX 5.3 and am receiving a > Albert> bootstrap comparison failure: > Albert> $ CC=/usr/vac/bin/cc CONFIG_SHELL=/opt/fsw/bin/bash \ > > Albert> I don't see any

Re: 4.0.2 bootstrap comparison failure on AIX 5.3

2005-10-10 Thread David Edelsohn
> Albert Chin writes: Albert> I've built gcc-4.0.2 as follows on AIX 5.3 and am receiving a Albert> bootstrap comparison failure: Albert> $ CC=/usr/vac/bin/cc CONFIG_SHELL=/opt/fsw/bin/bash \ Albert> I don't see anything on Albert> http://gcc.gnu.org/install/specific.html#x-ibm-aix specific t

4.0.2 bootstrap comparison failure on AIX 5.3

2005-10-10 Thread Albert Chin
I've built gcc-4.0.2 as follows on AIX 5.3 and am receiving a bootstrap comparison failure: $ cd /opt/build $ bzip2 -dc gcc-4.0.2.tar.bz2 | tar xf - $ mkdir gcc $ cd gcc $ CC=/usr/vac/bin/cc CONFIG_SHELL=/opt/fsw/bin/bash \ /opt/fsw/bin/bash /opt/build/gcc-4.0.2/configure \ --with-inc