From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16080 invoked by alias); 1 May 2010 22:19:04 -0000 Received: (qmail 16024 invoked by uid 48); 1 May 2010 22:18:52 -0000 Date: Sat, 01 May 2010 22:19:00 -0000 Message-ID: <20100501221852.16023.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/43729] Mach-O LTO support needed for darwin In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "howarth at nitro dot med dot uc dot edu" 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-05/txt/msg00057.txt.bz2 ------- Comment #25 from howarth at nitro dot med dot uc dot edu 2010-05-01 22:18 ------- Steven, Do you mean the errors which have "symbol xxx can't be undefined in a subtraction expression"? A google shows this to look like that discussed here... http://gcc.gnu.org/ml/gcc-bugs/2003-11/msg01552.html which is apparently PR10901. On gpc seems to have been worked around with a --longjmp-all-nonlocal-labels option? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43729