Date: Mon, 12 Mar 2001 15:09:34 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Cesar Rabak cc: djgpp AT delorie DOT com Subject: Re: Strange text in non stripped header files In-Reply-To: <3AACC581.2E15B3E0@uol.com.br> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Mon, 12 Mar 2001, Cesar Rabak wrote: > > What do you see in that portion of the executable in a hello world > > program? > > I _saw_ a lot of data which seemed binary and I could not link to > 'garbage'. However, after stubifying it as well (just after the bigger > programm, another piece of plain text appeared there. > > So, it seems that the behaviour is like you describe and it will not > warm anything. I believe work is under way to solve this nuisance, by introducing a feature into library functions whereby seeking past EOF will fill the gap with zeroes (as opposed to random garbage). When Binutils are linked with that improved library, the problem will go away.