This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Different executables of the same source


"Demmer, Thomas" <TDemmer@krafteurope.com> wrote in message
> 8D861ADC5B8FD211B4100008C71EA7DA04F7140D@kjsdemucshrexc1.eu.pm.com">news:8D861ADC5B8FD211B4100008C71EA7DA04F7140D@kjsdemucshrexc1.eu.pm.com...
>"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.
[snip]

What does 'the PE header' mean?

--
   Alex Vinokur
     mailto:alexvn@connect.to
     http://mathforum.org/library/view/10978.html






--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]