Message-Id: <4.2.0.58.20010621161220.00c51100@ics.u-strasbg.fr> X-Sender: muller AT ics DOT u-strasbg DOT fr X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Thu, 21 Jun 2001 16:14:25 +0200 To: djgpp-workers AT delorie DOT com From: Pierre Muller Subject: Re: gcc 3.0 In-Reply-To: <3B32292D.8789.9C7C5F@localhost> References: <3B31BC6F DOT 16661 DOT 67EDD AT localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed X-MIME-Autoconverted: from 8bit to quoted-printable by cerbere.u-strasbg.fr id QAA00863 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id KAA17933 Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk At 16:04 21/06/01 , vous avez écrit: >On 21 Jun 2001, at 9:20, Mark E. wrote: > > > Andris, > > >From your example it looks like duplicate section symbols from link once > > sections aren't being removed. An issue with section symbols from link > once > > sections in ELF came up recently on the binutils list so at least it does > > something about them. I'll look at what ELF does and see if it can be > applied > > to COFF. > > > > These symbols should go away after stripping the exe so it's not a major > > issue, but it is better they not be there to begin with if they're not > > needed. > >This is one non fatal but not nice thing with binutils and gcc-3.0. > >Another one is .comment section being interpretted as unresolved >reference by mkdexe.exe. Of course I can patch mkdexe.c to skip >.comment but it should be ugly workaround. Currently I'm doing that >to build DJGPP CVS version with gcc-3.0 but I (and perhaps not only >I) would not like to try to get similar patch in CVS version Did you try to add the .comment section into the dxe.ld linker script ? Does it still complain then ? Sorry, I have no time to try this out myself... Pierre Muller Institut Charles Sadron 6,rue Boussingault F 67083 STRASBOURG CEDEX (France) mailto:muller AT ics DOT u-strasbg DOT fr Phone : (33)-3-88-41-40-07 Fax : (33)-3-88-41-40-99