From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21038 invoked by alias); 1 May 2004 02:31:39 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 21029 invoked from network); 1 May 2004 02:31:38 -0000 Received: from unknown (HELO modra.org) (144.136.182.144) by sources.redhat.com with SMTP; 1 May 2004 02:31:38 -0000 Received: by bubble.modra.org (Postfix, from userid 500) id A82ABE6BF1; Sat, 1 May 2004 12:01:36 +0930 (CST) Date: Sat, 01 May 2004 02:31:00 -0000 From: Alan Modra To: "H. J. Lu" Cc: binutils@sources.redhat.com Subject: Re: PATCH: Multiple sections with same name don't work Message-ID: <20040501023136.GQ2565@bubble.modra.org> Mail-Followup-To: "H. J. Lu" , binutils@sources.redhat.com References: <20040430221244.GA17029@lucon.org> <20040430230129.GA17907@lucon.org> <20040501003636.GA19527@lucon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040501003636.GA19527@lucon.org> User-Agent: Mutt/1.4i X-SW-Source: 2004-05/txt/msg00001.txt.bz2 On Fri, Apr 30, 2004 at 05:36:37PM -0700, H. J. Lu wrote: > bar.s:14: Error: can't resolve `.text' {.text section} - `.LFB359' {.text > section} I expect you need to rewrite all the parts of gas dealing with section symbols. :-( The assumption is that global symbols have unique names, which is no longer true. -- Alan Modra IBM OzLabs - Linux Technology Centre