Mail Archives: djgpp/2000/10/29/10:28:23
Message-ID: | <002d01c041bd$31a07e80$0500a8c0@brk>
|
From: | "Johan Henriksson" <jhe AT realsoftware DOT cjb DOT net>
|
To: | <djgpp AT delorie DOT com>
|
Subject: | Re: Compile count and compile date and time
|
Date: | Sun, 29 Oct 2000 16:30:35 +0100
|
MIME-Version: | 1.0
|
X-Priority: | 3
|
X-MSMail-Priority: | Normal
|
X-Mailer: | Microsoft Outlook Express 4.72.3110.1
|
X-MimeOLE: | Produced By Microsoft MimeOLE V4.72.3110.3
|
Reply-To: | djgpp AT delorie DOT com
|
from: Johan Henriksson, leadprogrammer @ www.realsoftware.cjb.net
"It is not the length of life that counts but what you make out of it" - me
----------------------------------------------------------------------------
---
>> Is there any way to put automatically in the executable compiled with
>> djgpp (with rhide or not) the compile date and time and the build
>> number, for example, the executable output:
>>
>> This executable was built on 14 May of 2000 at 13:41 [build 278]
>
>Can you use the predefined macros __DATE__ and __TIME__?
I'm thinking about using them too. But first, how portable are they?
- Raw text -