------- 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