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,f701425bdb1c198e X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!newsfeed01.chello.at!newsfeed02.chello.at!news.hispeed.ch.POSTED!not-for-mail Message-ID: <3155990.TKtgW7RDIV@linux1.krischik.com> From: Martin Krischik Subject: Re: trying to compile gnat Newsgroups: comp.lang.ada Date: Sun, 28 May 2006 10:29:45 +0200 References: User-Agent: KNode/0.10.1 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8Bit X-Complaints-To: abuse@hispeed.ch Organization: hispeed.ch NNTP-Posting-Host: 80.218.119.160 (80.218.119.160) NNTP-Posting-Date: Sun, 28 May 2006 11:00:02 +0200 X-Trace: 95ca244796692f57fd20510349 Xref: g2news2.google.com comp.lang.ada:4563 Date: 2006-05-28T10:29:45+02:00 List-Id: Sch�le Daniel wrote: > I am failing to compile gnat > the compilation goes fine but no gnatmake is generated > I was trying different gcc releases Suggested reading: http://ada.krischik.com/index.php/Articles/CompileGcc http://ada.krischik.com/index.php/Articles/CompileGNATGPL http://ada.krischik.com/index.php/Articles/CompileGNATPro Mind you: The texts are old and with newer gcc's compiling becomes easier (i.E. a lot of the --enable- options are now default and "make -C gcc gnatlib-shared gnattools;" is not needed any more. If you like some newer script files you can download them form The GNU Ada Project: http://svn.sourceforge.net/viewcvs.cgi/gnuada/trunk/rpm/SPECS/ http://svn.sourceforge.net/viewcvs.cgi/gnuada/trunk/tar/configure/ Those scripts are up to date for the most current gcc sources. I would also invite you to join The GNU Ada Project [1]. The project if open for all operating system. Martin [1] http://gnuada.sourceforge.net/ -- mailto://krischik@users.sourceforge.net Ada programming at: http://ada.krischik.com