From: "Mark E." To: Pierre Muller , djgpp-workers AT delorie DOT com Date: Fri, 10 Nov 2000 17:54:27 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Binutils 2.10 update #2, garbage alignment problem still present Message-ID: <3A0C3653.14764.14E9B0F@localhost> In-reply-to: <4.2.0.58.20001108100342.020479c0@ics.u-strasbg.fr> X-mailer: Pegasus Mail for Win32 (v3.12c) 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 > > I still have the same problem about the linker filling the executable > with garbage > when using stabs, but I have now also a very simple C example for it. I just tried your test using the latest Binutils CVS with the DOS-specific garbage fix from 2.10 and it passes. So it seems the problem has already been fixed. Mark