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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7a27b8f727dd1e47 X-Google-Attributes: gid103376,public Path: g2news1.google.com!news2.google.com!proxad.net!news.tele.dk!news.tele.dk!small.news.tele.dk!news-fra1.dfn.de!newsfeed.hanau.net!newsfeed01.sul.t-online.de!newsmm00.sul.t-online.de!t-online.de!news.t-online.com!not-for-mail From: Martin Krischik Newsgroups: comp.lang.ada Subject: Re: GNAT and no runtime Date: Wed, 09 Jun 2004 09:52:34 +0200 Organization: AdaCL Message-ID: <2611361.JMxpSgI9HX@linux1.krischik.com> References: <5ad0dd8a.0405260252.6523893f@posting.google.com> <3519454.Bj6hR9Rpgt@linux1.krischik.com> <5ad0dd8a.0405281242.535b9e7e@posting.google.com> <14117933.bn39bjDOdp@linux1.krischik.com> <1760877.vB5b9iA35e@linux1.krischik.com> <40c6b8fd$1_1@baen1673807.greenlnk.net> Reply-To: krischik@users.sourceforge.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: news.t-online.com 1086767796 07 9441 jdHWGIu6QAaf7fQ 040609 07:56:36 X-Complaints-To: usenet-abuse@t-online.de X-ID: E2lXuEZF8eT-dbitBgN82fRNVJUnoN4lLLUBNhPyQYI+4A1S8CuZkh User-Agent: KNode/0.7.7 Xref: g2news1.google.com comp.lang.ada:1285 Date: 2004-06-09T09:52:34+02:00 List-Id: Martin Dowie wrote: > "Martin Krischik" wrote in message > news:1760877.vB5b9iA35e@linux1.krischik.com... >> >> In the end the hole thing failed. After compiling everything OK, >> >> GNAT moaned about my packages not been part of the predefined >> >> Library. >> > >> > There are rules for packages that are amended parts of the library: >> > you need to compile with at least -gnatg, all warnings are treated as >> > errors .. but I would still have expected it to build. I've never >> > tried any _new_ units, though. >> >> They did compiler OK. The error comes when you tried to "with" them. I > have >> not tired to compile the whole program with -gnatg. > > Sorry, I'm missing something here. I've added the new Ada.Directories and > Ada.Calendar.* packages to 3.15p (never had to use -gnatg, I just used -a) > and built applications just fine. I do get the warnings about with-ing > GNAT internal packages but that didn't stop anything. Maybe I am missing something: -a Consider all files, even readonly ali files And that helps? Well I give it a try. With Regards Martin -- mailto://krischik@users.sourceforge.net http://www.ada.krischik.com