Re: Same code build twice => diff binary
From: Carl Daniel [VC++ MVP] (cpdaniel_remove_this_and_nospam_at_mvps.org.nospam)
Date: 06/05/04
- Next message: Carl Daniel [VC++ MVP]: "Re: BUG VC7.1: in class friend template function definition does not have access to the class's template parameters"
- Previous message: Maxim Yegorushkin: "BUG VC7.1: in class friend template function definition does not have access to the class's template parameters"
- In reply to: Viviana Vc: "Re: Same code build twice => diff binary"
- Next in thread: Viviana Vc: "Re: Same code build twice => diff binary"
- Reply: Viviana Vc: "Re: Same code build twice => diff binary"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 5 Jun 2004 09:18:37 -0700
Viviana Vc wrote:
> I found the following article:
> http://support.microsoft.com/default.aspx?scid=kb;en-us;164151
> which tells that indeed the timestamp is the diff, but I couldn't find
> in VC++ IDE any setting to disable the timepstamp stuff, and I assume
> this should be somehow doable.
I believe that you assume incorrectly. There is no option to suppress the
timestamp - it's a required part of the PE header.
-cd
- Next message: Carl Daniel [VC++ MVP]: "Re: BUG VC7.1: in class friend template function definition does not have access to the class's template parameters"
- Previous message: Maxim Yegorushkin: "BUG VC7.1: in class friend template function definition does not have access to the class's template parameters"
- In reply to: Viviana Vc: "Re: Same code build twice => diff binary"
- Next in thread: Viviana Vc: "Re: Same code build twice => diff binary"
- Reply: Viviana Vc: "Re: Same code build twice => diff binary"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|