From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2464 invoked by alias); 16 Feb 2005 21:34:54 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 2435 invoked by uid 48); 16 Feb 2005 21:34:50 -0000 Date: Thu, 17 Feb 2005 05:24:00 -0000 Message-ID: <20050216213450.2433.qmail@sourceware.org> From: "quanah at stanford dot edu" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050216051109.19995.quanah@stanford.edu> References: <20050216051109.19995.quanah@stanford.edu> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug libstdc++/19995] libstdc++ fails to build correctly on AIX 5.2 X-Bugzilla-Reason: CC X-SW-Source: 2005-02/txt/msg01867.txt.bz2 List-Id: ------- 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