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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,4b275217fd351ba0,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-10-17 10:19:29 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: tmponko@yahoo.com (tmponko) Newsgroups: comp.lang.ada Subject: gnatmake ".ali" file format Date: 17 Oct 2002 10:19:29 -0700 Organization: http://groups.google.com/ Message-ID: NNTP-Posting-Host: 68.16.169.10 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1034875169 31321 127.0.0.1 (17 Oct 2002 17:19:29 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 17 Oct 2002 17:19:29 GMT Xref: archiver1.google.com comp.lang.ada:29878 Date: 2002-10-17T17:19:29+00:00 List-Id: I'm a new gnatmake user trying to gain familiarity with the data contained in the ".ali" files produced by gnatmake. I've searched the web using keywords={gnatmake ali format}, keywords={gnatlink ali format}, etc., and haven't found anything beyond explaing the format for the date/time stamp. Is there a site/reference available that provides format details? I'm using gnatmake on Redhat linux. Thanks...