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,c06ed2b443abb1e5 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news3.google.com!news2.volia.net!newsfeed01.sul.t-online.de!t-online.de!newsfeed.vmunix.org!peer-uk.news.demon.net!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: installations directory Date: Wed, 04 Jan 2006 20:29:02 +0000 Organization: Pushface Message-ID: References: <1150472.HIHOOy7jJt@linux1.krischik.com> <1136358833.216972.320540@o13g2000cwo.googlegroups.com> NNTP-Posting-Host: pogner.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.demon.co.uk 1136406520 20798 62.49.19.209 (4 Jan 2006 20:28:40 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Wed, 4 Jan 2006 20:28:40 +0000 (UTC) Cancel-Lock: sha1:b5VXQ0olYTSyQr8swN1MGDbRr/o= User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin) Xref: g2news1.google.com comp.lang.ada:2442 Date: 2006-01-04T20:29:02+00:00 List-Id: "krischik" writes: > Is it difficult to produce installation packages for mandriva linux or > Mac? Mandrake is RedHat based & uses RPMs. But I'm not up with the latest (I tend to upgrade OS when I buy a new box!). For MacOS, there's a team who implement GNAT Ada integrated with the XCode development system; I built my own 4.0.0 which comes in at 33 MB (.tar.gz), they are running at 4.01 (they say, I don't know what that actually corresponds to!). http://www.macada.org/ > Besides: I have the feeling that most users who have wish for multiple > installations compile there own anyway. > > But I still consider: > > /opt/gnat/gpl > /opt/gnat/gcc > /opt/gnat/pro > > as it has a good relation between extra effort and extra features > gained. Yes, seems sensible. I use eg /opt/4.0.0 /opt/gnat-gpl-2005 but that's purely ny convention, nothing special to recommend it and yours has the strong advantage of actually mentioning GNAT!