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,f16a645029bb2cdd X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news3.google.com!newsfeed2.dallas1.level3.net!news.level3.com!newsfeed-00.mathworks.com!kanaga.switch.ch!switch.ch!newsfeed.inode.at!news.hispeed.ch!linux2.krischik.com!news From: Martin Krischik Newsgroups: comp.lang.ada Subject: Re: The GNU Ada compiler Date: Sun, 18 Dec 2005 22:04:11 +0100 Organization: Cablecom Newsserver Message-ID: <1587394.dEJr1xXLMr@linux1.krischik.com> References: <8352037.GvZVdQSXN4@linux1.krischik.com> <%jjpf.152581$dP1.510205@newsc.telia.net> NNTP-Posting-Host: 80-218-112-22.dclient.hispeed.ch Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8Bit X-Trace: news.hispeed.ch 1134940503 4797 80.218.112.22 (18 Dec 2005 21:15:03 GMT) X-Complaints-To: news@hispeed.ch NNTP-Posting-Date: Sun, 18 Dec 2005 21:15:03 +0000 (UTC) User-Agent: KNode/0.10 Xref: g2news1.google.com comp.lang.ada:6921 Date: 2005-12-18T22:04:11+01:00 List-Id: Bj�rn Persson wrote: > Do your packages for Suse replace the Gnat packages that Suse provides, > or can they coexist? I never ever would replace the SuSE packages - you need them to compile the kernel! > In the latter case, how does the user choose which > compiler to use? The classic way: PATH=/opt/gnat/bin:${PATH} > I've got the impression that when interfacing to other languages all the > pieces need to be compiled with the same version of GCC, so if these > releases only provide Ada I suppose they shouldn't be used for > mixed-language projects. Or am I misinformed? That is indeed true and I compile all languages which with the packages so there won't be any problems. Of corse that makes the packages as large as they are :-( . Martin -- mailto://krischik@users.sourceforge.net Ada programming at: http://ada.krischik.com