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,5ef48f6d419ae864 X-Google-Attributes: gid103376,public From: "David Botton" Subject: Re: How to terminate the terminal on Gnat under Windows 98 ? Date: 2000/04/28 Message-ID: #1/1 X-Deja-AN: 616634612 References: <39070905.D2B3EA02@maths.unine.ch> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 X-Abuse-Info: Otherwise we will be unable to process your complaint properly X-Complaints-To: support@usenetserver.com Organization: WebUseNet Corp http://www.usenetserver.com - Home of the fastest NNTP servers on the Net. NNTP-Posting-Date: Fri, 28 Apr 2000 00:17:58 EDT Newsgroups: comp.lang.ada Date: 2000-04-28T00:00:00+00:00 List-Id: Add the line pragma Linker_Options ("-mwindows"); or -mwindows on the gnatmake command line. David Botton Stephane Perret wrote in message <39070905.D2B3EA02@maths.unine.ch>... >Hi everybody, > >Is there someone who knows how to hide or disable the terminal window >you get by running the program you just have made with Gnat under >Windows 98 ? > > >The terminal window is very useful when you create programs to see the >exception which are raised and to do a first debugging, but when you us >a GUI, like JEWL (http://www.it.bton.ac.uk/staff/je/), it is frustrating >to see this window, now completely unuseful. > >I am sure that there is a way to supress this window (or to hide it), >but I couldn't find it in the doc which comes with Gnat 3.12p (perhaps, >I missed it)... > > >_________________________________ >http://members.xoom.com/s_perret/