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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,67c76482b4e83ef0 X-Google-Attributes: gid103376,public From: griest-tom@cs.yale.edu (Tom Griest) Subject: Re: Problem installing Ada95 compiler for Windows95 Platform Date: 1996/06/12 Message-ID: <4pmgeiINNjj8@RA.DEPT.CS.YALE.EDU>#1/1 X-Deja-AN: 159842633 references: <4plbc2$7lb@unx1.shsu.edu> organization: Yale University Computer Science Dept., New Haven, CT 06520-2158 cc: stdsic@unx1.shsu.edu newsgroups: comp.lang.ada Date: 1996-06-12T00:00:00+00:00 List-Id: stdsic@unx1.shsu.edu writes: >Hi! I already downloaded file from the >web(http://www.gnat.com/mirrors.html > >and the file was for windows 95 >I ran the files and it decompressed that self extracting files and >I tried to run small program but it gave me out of environment space >error and some system library error. I happen to know the updates also >and I got that off from ftp.cs.yale.edu/www/pub/gnat/updates. Could >anyone, please let me know about it at First, I recommend you always state what _version_ you are running. Sometimes files drift around for a long time on the net (or CD) and it really helps to get this information. My guess is that you have 301a (since you mentioned updates). There is a newer release, and I suggest you get that from ftp://ftp.cs.yale.edu/pub/gnat/setup_gnat304a1.gz (Get gzip.exe from there too if you don't already have it to decompress files with the .gz extension.) The environment space problem is really a Win95 issue. I've attached a note on how to expand your default environment space. -Tom ----------------------------------------------------------------------------- To increase the environment space allocated to a command window in Win95: You can change either the properties of the "command.com" program or any shortcut to that program. The following tells you how to do it to the command.com program: Right click on start button. Click on "explore". Using the explorer, navigate to the windows directory (normally c:\windows) and right-click on "command.com" in the right pane. Click "properties". Select the "Memory" tab and in the drop down box under "Initial Environment" choose a size of at least 1024 bytes.