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,9dabd984ea966de9 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news.glorb.com!news.zanker.org!border2.nntp.ams.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!feeder2.news.jippii.net!feeder1.news.jippii.net!nntp.inet.fi!central1.inet.fi!inet.fi!read3.inet.fi.POSTED!53ab2750!not-for-mail Sender: AWI003@FIW9430 Newsgroups: comp.lang.ada Subject: Re: GNAT on a multiboot computer References: <417e43ae.667279@news.free.fr> From: Anders Wirzenius Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 27 Oct 2004 07:12:40 GMT NNTP-Posting-Host: 194.251.142.2 X-Complaints-To: abuse@inet.fi X-Trace: read3.inet.fi 1098861160 194.251.142.2 (Wed, 27 Oct 2004 10:12:40 EEST) NNTP-Posting-Date: Wed, 27 Oct 2004 10:12:40 EEST Organization: Sonera corp Internet services Xref: g2news1.google.com comp.lang.ada:5745 Date: 2004-10-27T07:12:40+00:00 List-Id: stephane@_delete_this_rochebrune.org (Stephane Riviere) writes: > On Tue, 26 Oct 2004 07:03:27 GMT, Anders Wirzenius > wrote: > >Does anyone have a good advice on how to set up the > >GNAT compiler system on a multiboot Windows computer? > > You can use AIDE (Ada Instant Development Environment) for Windows > (GNAT 3.15p, GtkAda 2.2.0). AIDE is unique by its licence, its > integration and its seamless system integration : > > * All the tools needed are free, integrated and already configured > ; > * AIDE is immediately useable after a simple disk copy ; > * No entry in the registry ; > * No file in any system directory ; > * No environment variables created or modified outside AIDE. > > See detailed information on the web site : > http://stephane.rochebrune.org > > Regards from France > > -- > Stephane Riviere > Oleron Island - France > http://stephane.rochebrune.org > OpenPgp Key <5fd6a1e6> available on the web site above Thank you. I try to find time to have a look at it. Presently my time is spent on learning .NET for which I use the Win 2003 OS. My intention is to get GNAT and MGNAT running on 2003 using the existent XP installations. Anders