[Bug libstdc++/19995] libstdc++ fails to build correctly on AIX 5.2

quanah at stanford dot edu gcc-bugzilla@gcc.gnu.org
Thu Feb 17 05:24:00 GMT 2005


------- Additional Comments From quanah at stanford dot edu  2005-02-16 21:34 -------
The patch listed in bug 18033 does *not* fix the problem.

After applying the patch, and regenerating the top level configure via autoconf
(just to be safe), I still have the exact same bootstrapping problem listed here.

checking for C compiler default output... a.out
checking whether the C compiler works... configure: error: cannot run C compiled
programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.
make[1]: *** [configure-target-libstdc++-v3] Error 1
make[1]: Leaving directory
`/afs/ir.stanford.edu/src/pubsw/languages/gcc-build/rs_aix52'
make: *** [bootstrap] Error 2


configure:2446: result: a.out
configure:2451: checking whether the C compiler works
configure:2457: ./a.out
Could not load program ./a.out:
Cannot run a 64-bit program on a 32-bit machine.
configure:2460: $? = 255
configure:2469: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.


--Quanah

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|DUPLICATE                   |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19995



More information about the Gcc-bugs mailing list