From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24279 invoked by alias); 20 Oct 2007 19:12:48 -0000 Received: (qmail 24172 invoked by uid 48); 20 Oct 2007 19:12:39 -0000 Date: Sat, 20 Oct 2007 19:12:00 -0000 Message-ID: <20071020191239.24171.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libstdc++/33603] configuration failure during native build In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "nightstrike at gmail dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-10/txt/msg01819.txt.bz2 ------- Comment #8 from nightstrike at gmail dot com 2007-10-20 19:12 ------- Explicit paths for mingw for as and ld should not be required. We fixed this for mingw-w64, and the same thing should be applied to mingw32. This same error occurs regardless of whether or not you are in a mingw environment doing a native build or doing a cross compile. For instance, I am cross compiling from x86_64-pc-linux and the same thing happens. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33603