delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/05/04/13:40:36

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=ekGnVFEPEaE9Rtcw
Pz1nzYphTmS9cB2ZA7JSjEwAd5Q8kUTewXBV17/xO1RNUTzoyf3jHLJM845vcuLY
2w1hvTDNU8ESSRwNf9KsU+wmHQy8hE2SeM8c0ENlApzUclpsVTqMC7mF7Om3EZ7M
xn46/eHd6+mL3WKf14PBfGqXET4=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=lQOQ2prbXwbog+5yCNoEJf
dVtD0=; b=G5blBcHcHs7XUWlcb6RrVRN56OdnTacIUq6FPZbBemsjEnAMtm2fuy
UVYXp1+uAwXziIRuFffsi58Ti4EdJZzwTPanPTajHm/6N3AeY3f7IedY0dEKr4Qw
X97qFHuTal2o9gTpY5jwNDpRnJyNtErtaFygzJZFznz3/eud+8Cow=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.8 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=donmez, Donmez, ismail, Ismail
X-HELO: limerock01.mail.cornell.edu
X-CornellRouted: This message has been Routed already.
Subject: Re: Deterministic builds
To: cygwin AT cygwin DOT com
References: <ff5f5b20-33e2-ef2d-012a-a9e02903ba21 AT cornell DOT edu> <CAFo71_4uBbNZ6JakbNE3mJ3HgvFRnFa-dK+GSrNdpmds1iXzow AT mail DOT gmail DOT com>
From: Ken Brown <kbrown AT cornell DOT edu>
Message-ID: <258af4b4-e1f0-171c-4b94-772603038fde@cornell.edu>
Date: Wed, 4 May 2016 13:39:56 -0400
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.0
MIME-Version: 1.0
In-Reply-To: <CAFo71_4uBbNZ6JakbNE3mJ3HgvFRnFa-dK+GSrNdpmds1iXzow@mail.gmail.com>
X-PMX-Cornell-Gauge: Gauge=XXXXX
X-IsSubscribed: yes

On 5/4/2016 1:21 PM, Ismail Donmez wrote:
> You can easily disable this feature:
>
> latte ~ > gcc -Wl,--no-insert-timestamp hello.c
> latte ~ > objdump -p a.exe | grep Time/Date
> Time/Date               Thu Jan  1 03:31:53 1970
> latte ~ > gcc -Wl,--no-insert-timestamp hello.c
> latte ~ > objdump -p a.exe | grep Time/Date
> Time/Date               Thu Jan  1 03:31:53 1970

Thank you!  That's exactly what I was looking for.

Ken

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019