Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sources.redhat.com/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: thing1-200.fsi.com: ford owned process doing -bs Date: Tue, 10 Feb 2004 09:58:00 -0600 (CST) From: Brian Ford <ford AT vss DOT fsi DOT com> X-X-Sender: ford AT thing1-200 Reply-To: cygwin AT cygwin DOT com To: Alex Vinokur <alexvn AT connect DOT to> cc: cygwin AT cygwin DOT com Subject: Re: Different executables of the same source In-Reply-To: <c0aq0l$ugt$1@sea.gmane.org> Message-ID: <Pine.GSO.4.58.0402100950260.25734@thing1-200> References: <8D861ADC5B8FD211B4100008C71EA7DA04F7140D AT kjsdemucshrexc1 DOT eu DOT pm DOT com> <c0aq0l$ugt$1 AT sea DOT gmane DOT org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes On Tue, 10 Feb 2004, Alex Vinokur wrote: > "Demmer, Thomas" <TDemmer at krafteurope dot com> wrote in message > Please, no plain text email addresses in replies. They are food for spammers. Thanks. > >"Alex Vinokur" wrote: > >>[...] > >>$ gcc foo.c -o x1.exe > >> > >>$ gcc foo.c -o x2.exe > >> > >>$ cmp x1.exe x2.exe > >>x1.exe x2.exe differ: char 137, line 2 > >> > >>Why are x1.exe and x2.exe different? > >> > >Because the PE header has a field that contains > >the creation time. > > > What does 'the PE header' mean? > The section header defined by Microsoft's "Portable Executable" extension to the COFF (Common Object File Format) specification. -- Brian Ford Senior Realtime Software Engineer VITAL - Visual Simulation Systems FlightSafety International Phone: 314-551-8460 Fax: 314-551-8444 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/