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=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,a4b2f3e094624f2a X-Google-Attributes: gid103376,public From: Marin David Condic Subject: Re: Which compiler is best for first year CS student? Date: 1999/08/03 Message-ID: <37A709DC.9516B8D3@pwfl.com>#1/1 X-Deja-AN: 508395683 Content-Transfer-Encoding: 8bit Sender: condicma@bogon.pwfl.com References: <37a6b91e.0@kastagir.senet.com.au> X-Accept-Language: en Content-Type: text/plain; charset=iso-8859-1 Organization: Pratt & Whitney Mime-Version: 1.0 Reply-To: e108678@pwflcom Newsgroups: comp.lang.ada Date: 1999-08-03T00:00:00+00:00 List-Id: "�տ���" wrote: > Hi. > > I'm currently using GNAT 3.11 on Windows98 but I found the compiler's window > is never positioned where I want it to be and the window is too small and > inconvenient to enter a long code. > I'm guessing that you are really talking about the AdaGIDE editor that comes with GNAT. Positioning the window where you want it should just be a matter of clicking on the bar and dragging it. You can also grab one of the corners and enlarge the window to as large as you like. Note that GNAT does not depend on AdaGIDE. You can use any text editor (e.g. Notepad) you like as long as it will produce a simple ASCII text file. Then you open an MS-DOS window and invoke the compiler from the command line. > > Would someone recommend any best or better compiler for the beginner of > Ada95? GNAT is a good choice for the beginner because it is readily available for the cost of a download and can be run quite simply from the command line. Aonix has a good product, but in my experience it is more complex to set up and use. Here's a list of URLs for some of the Ada vendors that are out there. You can always check http://www.adahome.com/ for a more complete list. See my web page links section for additional Ada resources. http://www.gnat.com/ http://www.aonix.com/ http://www.ddci.com/ http://www.ghs.com/ http://www.averstar.com/ http://ocsystems.com/ http://www.rational.com/ http://www.rrsoftware.com/ -- MDC Marin David Condic Real Time & Embedded Systems, Propulsion Systems Analysis United Technologies, Pratt & Whitney, Large Military Engines M/S 731-95, P.O.B. 109600, West Palm Beach, FL, 33410-9600 ***To reply, remove "bogon" from the domain name.*** Visit my web page at: http://www.mcondic.com/