Date: Wed, 23 Oct 1996 09:37:26 +0200 (IST) From: Eli Zaretskii To: Bill Currie Cc: "Troy D. Van Horn" , trvanhor AT SNOOPY DOT UCollege DOT edu, djgpp AT delorie DOT com Subject: Re: V2.01 AS.EXE (2.7) puts local labels in obj. file In-Reply-To: <326E60A9.1A57@blackmagic.tait.co.nz> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Wed, 23 Oct 1996, Bill Currie wrote: > I found the problem(?). gcc is configured so that local labels are 'L...' but gas thinks they > are '.L' (note the leading .). After looking through the various files, I found it easiest to > reconfig gcc (I had to rebuild it anyway to handle __attribute__((section)) ). > > If anyone is interrested in my mod, let me know (it will also include the attribute fix). Please contact DJ Delorie and Robert Hoehne who did the port of GCC and Binutils, respectively, so that this issue is resolved for DJGPP.