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!news1.google.com!news2.google.com!proxad.net!213.200.89.82.MISMATCH!tiscali!newsfeed1.ip.tiscali.net!newsfeed00.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 13:50:44 +0200 Organization: AdaCL Message-ID: <1097959.zrTv3dtysH@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> <2611361.JMxpSgI9HX@linux1.krischik.com> <40c6d68f$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 1086781956 00 25310 7MDWGU2rrq4MUgu 040609 11:52:36 X-Complaints-To: usenet-abuse@t-online.de X-ID: ZK+c9cZTweMQtHwtC2iH+Ua+Gol1Mcz4w8l36AI0BSevP4KByqadUN User-Agent: KNode/0.7.7 Xref: g2news1.google.com comp.lang.ada:1301 Date: 2004-06-09T13:50:44+02:00 List-Id: Martin Dowie wrote: > "Martin Krischik" wrote in message > news:2611361.JMxpSgI9HX@linux1.krischik.com... >> > 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. > > Yes, although you'll find it compiles almost every other > system/ada/gnat/interface > package too in the process! I just pick out the .ali/.o files I'm > interested in and > copy them to the 'adalib' and the source to the 'adainclude' folders and > start using > the new Ada.* packages.. This might actually help with the problems I have with the x86_64 version. The linker is upset that the -fPIC option was not used when libgnat.a was created. With Regards Martin -- mailto://krischik@users.sourceforge.net http://www.ada.krischik.com