From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,fef40c7c6b003852 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,UTF8 Received: by 10.180.95.2 with SMTP id dg2mr442407wib.2.1348233622913; Fri, 21 Sep 2012 06:20:22 -0700 (PDT) Path: ed8ni9094913wib.0!nntp.google.com!feeder2.cambriumusenet.nl!feeder1.cambriumusenet.nl!feeder3.cambriumusenet.nl!feed.tweaknews.nl!85.12.40.130.MISMATCH!xlned.com!feeder1.xlned.com!border2.nntp.ams.giganews.com!border2.nntp.dca.giganews.com!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed.news.ucla.edu!nntp.club.cc.cmu.edu!feeder.erje.net!news2.arglkargh.de!news.swapon.de!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Time Stamping Again. Date: Fri, 14 Sep 2012 19:58:03 +0100 Organization: A noiseless patient Spider Message-ID: References: <7c39a531-1058-42de-9e56-f03f2b9f92dc@googlegroups.com> Mime-Version: 1.0 Injection-Info: mx04.eternal-september.org; posting-host="a9272c9c584810f74e3f95ce46cbeceb"; logging-data="29974"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18Dv8mW0enP3ujVNAOuYZdCEPz5Oueywm4=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (darwin) Cancel-Lock: sha1:b4WirTHLLug7B9HxZCJtKiH0coc= sha1:zFXSlJHW09LyQJsGLzvj3KJr4tA= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Date: 2012-09-14T19:58:03+01:00 List-Id: Austin Obyrne writes: > GNAT 3.11p (981118) Copyright 1992-1998 Free Software Foundation, Inc. > > Compiling: > c:\docume~1\admini~1\mydocu~1\skewli~3\skewline_batch_encryption_mark_0.adb > (source file time stamp: 2012-09-14 08:16:36) > > > > This is a copy of the time stamp in my computer. I’m using this older > compiler and I’m working in Windows XP. > > Maybe this time stamp attribute is peculiar to AdaCore Technologies > compilers only? > > Seems a useful function to me that should be considered for all > versions of the compiler – maybe it does? – Anybody. > > The drill is this, > > I go to "RUN" 0n the editor tool bar => Compile to listing on the > drop-down menu that appears. This is ertainly present in GCC 4.7.0 & GNAT GPL 2012, I think it always has been. The command-line compiler flag is -gnatl.