Message-ID: <38B6B8F3.68BD0D66@maths.unine.ch> Date: Fri, 25 Feb 2000 17:16:35 +0000 From: Gautier Organization: Maths - Uni =?iso-8859-1?Q?Neuch=E2tel?= X-Mailer: Mozilla 4.7 (Macintosh; I; PPC) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP and ADA95 - The FAQ says so, but how? References: <88n1pp$eti$2 AT news04 DOT btx DOT dtag DOT de> <894ju4$o8p$2 AT news00 DOT btx DOT dtag DOT de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: mac13-32.unine.ch X-Trace: 25 Feb 2000 17:15:17 +0100, mac13-32.unine.ch Lines: 22 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Vinzent Hoefler wrote: > [ADA95] > > Ok, thanks for your replies. > > I'll first take a look at gnat3.12p, as far as I've seen it looked > quite promising. If all else fails I'll give gnat310 another try. Anyway a clean install of 3.10 (ez2load), using with the installer, will be no problem (either DOSes or Win 9x and even Win NT). For 3.12 I'm not sure if everything is among the binaries - I remember adding some from the 3.11 version. Maybe V. Shkamerda has explained it in the readme. The "pluses" from 3.10 to 3.12 seem to me minor from a DOS point of view (maybe less from a multitasking one). 3.11 creates cross-references in the .ali files so you can produce a fully framed Web site from the sources of the procedure you decided to build as main. 3.12 can show the line # and unit name for an unhandled exception. G.