X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: strange text inside exe Date: 11 Oct 2001 12:38:09 GMT Organization: Aachen University of Technology (RWTH) Lines: 13 Message-ID: <9q43rh$no0$1@nets3.rz.RWTH-Aachen.DE> References: <3BC58EEF DOT 000001 DOT 13386 AT www2 DOT email DOT atc> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 1002803889 24320 137.226.32.75 (11 Oct 2001 12:38:09 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 11 Oct 2001 12:38:09 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com kryo69 AT email DOT cz wrote: > I have small question/problem. Sometimes when I create program using > djgpp,gcc I see some parts of source code inside exe file. Sometimes That's random garbage found somewhere in your machine's memory, written into the file because of a slight bug in GNU binutils --- it should have been filled with zeroes, instead. An update to the most recent version should fix that, IIRC. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.