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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2cb54c327a92d5fd X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-04-27 02:42:12 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!uninett.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: Which GCC compiler for Linux-GNAT Date: Sun, 27 Apr 2003 09:42:12 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: <3EAAC338.1030109@wanadoo.fr> NNTP-Posting-Host: kiuk0152.chembio.ntnu.no X-Trace: tyfon.itea.ntnu.no 1051436532 24365 129.241.83.78 (27 Apr 2003 09:42:12 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Sun, 27 Apr 2003 09:42:12 +0000 (UTC) User-Agent: slrn/0.9.7.4 (Linux) Xref: archiver1.google.com comp.lang.ada:36641 Date: 2003-04-27T09:42:12+00:00 List-Id: Bernard WEISSER wrote: > Hello everybody, > > Until now, I used GNAT 3.15 compiler built on top of a GCC 2.8.1 > compiler and all was perfect for me, except that I has to use this GCC > 2.8.1 compiler for all my regular C sources (in fact not a really a > problem). I got that GNAT distribution from the FTP 'cs.nyu.edu' server. No you don't have to do that. You can have several gcc installed. > With the arrival of the new LINUX Slackware 9.0 release, it appeared to > me that now a full bunch of compilers is provided (and ready to use), > namely : C, C++, F77 and GNAT 3.15. All these front-ends are based on > the unique GCC 3.2.2 compiler version. Using this new GNAT version, I > succeded to compile a rather complex Ada application, but it turned out > that the binary run quickly ended with a CONSTRAINT_ERROR. The Gnat-gcc 3.x series are not up to speed yet, so wait with upgrading until they have finished porting them over to the Gcc 3.x backend. -- Preben Randhol http://www.pvv.org/~randhol/