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: 103376,8c8140767fe61fd6 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!z14g2000cwz.googlegroups.com!not-for-mail From: "rahbert" Newsgroups: comp.lang.ada Subject: Re: Ada.Calendar not a predefined library unit Date: 17 Jan 2005 10:12:03 -0800 Organization: http://groups.google.com Message-ID: <1105985523.618603.124140@z14g2000cwz.googlegroups.com> References: <1105628481.006538.254280@f14g2000cwb.googlegroups.com> <1799210.oYi5dOtS5T@linux1.krischik.com> <1105646045.289083.11640@z14g2000cwz.googlegroups.com> <41e79c3f$1_1@baen1673807.greenlnk.net> NNTP-Posting-Host: 12.171.184.130 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1105985527 27080 127.0.0.1 (17 Jan 2005 18:12:07 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 17 Jan 2005 18:12:07 +0000 (UTC) User-Agent: G2/0.2 Complaints-To: groups-abuse@google.com Injection-Info: z14g2000cwz.googlegroups.com; posting-host=12.171.184.130; posting-account=Cljw2AwAAABoKFD4YQ1UKezmh3sDtXTT Xref: g2news1.google.com comp.lang.ada:7874 Date: 2005-01-17T10:12:03-08:00 List-Id: I redefined GNATMAKE in Makefile.in to point to "gnatmake -a", no joy. Surely someone else has seen this.. Martin Dowie wrote: > rahbert wrote: > > gnat1.exe doesn't take -a > > > > ../../xgcc -B../../ -c -g -O2 -a -W -Wall -gnatpg a-calend.adb > > -o gnat1.exe: error: unrecognized command line option "-a" > > gnat1.exe doesn't but what about 'gnatmake'?