From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3003 invoked by alias); 4 Apr 2004 19:07:41 -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 2993 invoked by uid 48); 4 Apr 2004 19:07:40 -0000 Date: Sun, 04 Apr 2004 19:07:00 -0000 Message-ID: <20040404190740.2992.qmail@sources.redhat.com> From: "neroden at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040321033350.14666.stl@caltech.edu> References: <20040321033350.14666.stl@caltech.edu> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/14666] Crossing from GNU/Linux to MinGW requires SEVERAL hacks X-Bugzilla-Reason: CC X-SW-Source: 2004-04/txt/msg00356.txt.bz2 List-Id: ------- Additional Comments From neroden at gcc dot gnu dot org 2004-04-04 19:07 ------- Hmm. Could you try running your build with *just C* and seeing which hacks are still needed? That would help diagnose which of the problems are specific to building target libraries and which aren't. Then, could you try a build with C & f77 -- this would show problems which show up in 'all' target libraries vs. ones which show up only in libstdc++. -- What |Removed |Added ---------------------------------------------------------------------------- CC| |neroden at gcc dot gnu dot | |org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14666