Message-ID: From: Bryan Murphy To: "'arnoux AT cimrs1 DOT mnhn DOT fr'" , "'Chris Croughton'" Cc: "'djgpp AT delorie DOT com'" Subject: RE: BIG PROBLEM WITH GNAT FROM FRANCE Date: Wed, 2 Jul 1997 11:09:44 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Precedence: bulk Last I checked, GNAT only ran with v1.xx DJGPP and came with its own install. I used the Windows 95 version w/o trouble last winter quite a bit. I think the original poster should first verify that he is not trying to MIX versions, and then create a completely separate install for GNAT and load those evironment settings when he wants to program in ADA. Granted, this was about 6 months ago, it is possible they have updated GNAT since then to run with DJGPP 2.xx, but I don't think that is likely, they've always been slow with GNAT updates. Bryan Murphy Internet Applications Developer HCST, Inc. : http://www.hcst.com/ Home Page: http://www.hcst.com/~bryan/ >> I'v a probem to compiler my ada programs with GNAT. >> I'v a computer pentium 133 Mhz, 32 Mo RAM, 1,2 Go hard disk >> with WINDOWS 95. >> when I start a DOS session and do gcc -c hello.adb (like >> documentation) I've the message "Cannot exec go32" >> Can you explain me why ?? > >You don't state your DJGPP version. If it's trying to use >GO32 then it seems to be an old one. The latest is 2.01, >available from the SimtelNet mirrors. If you're using one >older than that then try upgrading and see if it works. >