From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32305 invoked by alias); 26 Feb 2011 05:32:05 -0000 Received: (qmail 32295 invoked by uid 22791); 26 Feb 2011 05:32:04 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-iw0-f169.google.com (HELO mail-iw0-f169.google.com) (209.85.214.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 26 Feb 2011 05:31:59 +0000 Received: by iwl42 with SMTP id 42so2124035iwl.0 for ; Fri, 25 Feb 2011 21:31:57 -0800 (PST) MIME-Version: 1.0 Received: by 10.42.165.137 with SMTP id k9mr1836221icy.424.1298698317839; Fri, 25 Feb 2011 21:31:57 -0800 (PST) Received: by 10.42.60.129 with HTTP; Fri, 25 Feb 2011 21:31:57 -0800 (PST) In-Reply-To: <4D688C95.1050504@mozilla.com> References: <20110224225913.GA3169@intel.com> <20110225232948.GD5959@bubble.grove.modra.org> <20110225235859.GE5959@bubble.grove.modra.org> <4D68449E.1040108@mozilla.com> <4D688C95.1050504@mozilla.com> Date: Sat, 26 Feb 2011 05:32:00 -0000 Message-ID: Subject: Re: PATCH: PR ld/12507: Can't build a program with -flto -nostdlib From: "H.J. Lu" To: =?ISO-8859-1?Q?Rafael_=C1vila_de_Esp=EDndola?= Cc: binutils@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2011-02/txt/msg00350.txt.bz2 2011/2/25 Rafael =C1vila de Esp=EDndola : >> >> Gold failed -u foo. >> >> > > I should have been fixed by > > =A0 =A02010-02-08 =A0Rafael =C1vila de Esp=EDndola > > =A0 =A0 =A0 =A0* plugin.cc (is_visible_from_outside): Return true for sym= bols > =A0 =A0 =A0 =A0in the -u option. > > In what case is it failing for you? Sorry. Gold is OK. --=20 H.J.