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.4 required=5.0 tests=BAYES_00,SUBJ_ALL_CAPS autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,977339a84cf5c700 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-03-11 13:00:10 PST Path: bga.com!news.sprintlink.net!howland.reston.ans.net!Germany.EU.net!EU.net!uunet!gwu.edu!gwu.edu!not-for-mail From: mfeldman@seas.gwu.edu (Michael Feldman) Newsgroups: comp.lang.ada Subject: Re: GNAT PROBLEM Date: 11 Mar 1995 15:50:03 -0500 Organization: George Washington University Message-ID: <3jt2dr$dp4@felix.seas.gwu.edu> References: <3jl8go$o99@jaxnet.jaxnet.com> NNTP-Posting-Host: 128.164.9.3 Date: 1995-03-11T15:50:03-05:00 List-Id: In article <3jl8go$o99@jaxnet.jaxnet.com>, Eric Molitor wrote: >I'm currently using GNAT v2.00 while learning how to program in ADA. The >only thing I cant understand is how to get rid of that stupid line at the >top of my screen when I run one of my compiled programs. Is there a >switch to shut it off? > Not a GNAT problem, exactly. This is an option for go32, the extender under which djgpp and GNAT run. You can turn it off by looking at your go32 environment variable. It should say something like "set go32=topline..." If you remove the "topline", the go32 tracing will go away. I usually leave it on; I learn a lot about memory utilization. Mike Feldman ------------------------------------------------------------------------ Michael B. Feldman - chair, SIGAda Education Working Group Professor, Dept. of Electrical Engineering and Computer Science The George Washington University - Washington, DC 20052 USA 202-994-5919 (voice) - 202-994-0227 (fax) - mfeldman@seas.gwu.edu (Internet) ------------------------------------------------------------------------ One, two, three ways an underdog: Ada fan, Mac fan, Old Liberal Democrat ------------------------------------------------------------------------ Ada on the WWW: http://lglwww.epfl.ch/Ada/ or http://info.acm.org/sigada/ ------------------------------------------------------------------------