delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1997/06/03/13:49:02

From: root AT jacob DOT remcomp DOT fr (root)
Subject: Re: EXE has file junk in it
3 Jun 1997 13:49:02 -0700 :
Approved: cygnus DOT gnu-win32 AT cygnus DOT com
Distribution: cygnus
Message-ID: <m0wYzNu-000AL3C.cygnus.gnu-win32@jacob.remcomp.fr>
Original-To: bk AT cheerful DOT com (Bill Klein)
Original-Cc: gnu-win32 AT cygnus DOT com
In-Reply-To: <3.0.2.32.19970603001221.00773b74@pop.total.net> from "Bill Klein" at Jun 3, 97 00:12:21 am
Original-Sender: owner-gnu-win32 AT cygnus DOT com

> 
> Hey all,
> 
> I have noticed, upon examining a few of the
> EXE files that I created using GNU Win32, that
> they have "junk" from other unrelated text files
> on the same hard drive (but not the same folder).
> Has anyone seen this before, or know what is
> causing this?
> 
> Thanks!
> 

The reason for this is probably that 'ld' is doing an fseek past the end of
the file, or is setting the file pointer beyond the end of the file. Under
Unix the new contents will be zero filled, under windows 95 they will contain
some memory contents from the swap file. If you were editing some text files
just before the link, those discarded pages from your editor will end up in
the executable!!!

If I am right, you linked under windows 95. Please confirm this. I would like
to know if this theory is correct.

-- 
Jacob Navia	Logiciels/Informatique
41 rue Maurice Ravel			Tel 01 48.23.51.44
93430 Villetaneuse 			Fax 01 48.23.95.39
France
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019