Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: Shankar Unni Subject: Re: Different executables of the same source Date: Wed, 11 Feb 2004 10:18:36 -0800 Lines: 10 Message-ID: <402A71FC.8040501@netscape.net> References: <8D861ADC5B8FD211B4100008C71EA7DA04F7140D AT kjsdemucshrexc1 DOT eu DOT pm DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: adsl-64-165-207-59.dsl.snfc21.pacbell.net User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) In-Reply-To: Alex Vinokur wrote: > How can one get the creation time of object file foo.o? Use "objdump -p". But it looks like gcc doesn't stuff a timestamp into the .o, but does into the .exe. Visual C++ puts a timestamp in both the .obj and .exe. -- 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/