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.1 required=5.0 tests=BAYES_00, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,229961e162fd9495 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-11 10:58:34 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!news-out1.nntp.be!propagator2-sterling!news-in-sterling.nuthinbutnews.com!cyclone1.gnilink.net!spamkiller2.gnilink.net!nwrdny02.gnilink.net.POSTED!53ab2750!not-for-mail From: "Stephane Richard" Newsgroups: comp.lang.ada References: <8efab0cd.0310110941.5982c54d@posting.google.com> Subject: Re: GNAT310 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: Date: Sat, 11 Oct 2003 17:58:34 GMT NNTP-Posting-Host: 129.44.81.214 X-Complaints-To: abuse@verizon.net X-Trace: nwrdny02.gnilink.net 1065895114 129.44.81.214 (Sat, 11 Oct 2003 13:58:34 EDT) NNTP-Posting-Date: Sat, 11 Oct 2003 13:58:34 EDT Xref: archiver1.google.com comp.lang.ada:680 Date: 2003-10-11T17:58:34+00:00 List-Id: Before you do I suggest you get GNAT 3.16a Go to my website http://www.adaworld.com and go to the related links, you'll see an ada download section, select teh 2nd option there. You shouldn't need to change anything to your configuration this way. I didn't need too. Since your new to Ada (welcome aboard :-). and in the "Learning center" in the Tutorials and Free books sections you might find some stuff of interest to your learning . If you really want to stick with Ada 3.10 then in your config.sys add the following line device=c:\windows\command\command.com /e:4096 his is where the enfironment space is set. But I recommend you get GNAT Ada 3.16 and take it from there. -- St�phane Richard "Ada World" Webmaster http://www.adaworld.com "BijanM" wrote in message news:8efab0cd.0310110941.5982c54d@posting.google.com... > Hello > I wonder if there is anyone that can help me. > I am a newbie in ADA95 and GNAT. I have > downloaded, ez2load from ftp site and have installed GNAT310 in the correct > directory. > The installer asks me to run gant310.bat to setup the GNAT310. > When I run this batch file I get the following message. > Out of Environment Space. > What should I do, and where have I gone wrong > > Many thanks