From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28324 invoked by alias); 13 Apr 2010 16:52:25 -0000 Received: (qmail 27882 invoked by uid 48); 13 Apr 2010 16:52:05 -0000 Date: Tue, 13 Apr 2010 16:52:00 -0000 Message-ID: <20100413165205.27881.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug other/42333] complex division failure on darwin10 with -lm In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "iains at gcc dot gnu dot org" 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: 2010-04/txt/msg01313.txt.bz2 ------- Comment #48 from iains at gcc dot gnu dot org 2010-04-13 16:52 ------- give me a day or two guys... and I'll post a composite patch that (a) cleans up some of the nits in config{,/*}/darwin*.h (b) gets rid of -lgcc [well, moves it to the only places it's still needed] (c) sorts out dsymutils (d) temporarily patches darwin10.h to include the static lib first and therefore work around this bug until the radar is done. .. I just need to sort out how to install the wrapper script.. (but I'm busy with a different problem today) :) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42333