Date: Thu, 30 May 2002 22:00:36 -0400 Message-Id: <200205310200.g4V20a325507@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT delorie DOT com using -f From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: Subject: Re: Memory trash in exe ? References: <200205301841 DOT g4UIfFB21472 AT envy DOT delorie DOT com> <200205302036 DOT g4UKalY22371 AT envy DOT delorie DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Can Ypu give me (maybe to priv. rafal AT raf256 DOT com) some advices - with > sources to download (and from where), how to build them, and with file has > bug in it ? http://sources.redhat.com/binutils/ You probably need to change src/bfd/config* This gives you a new as.exe and ld.exe (and others of lesser interest in this case). Find the as.exe and ld.exe in your djgpp install, save them, and copy these new ones over them to test any changes.