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.6 required=5.0 tests=BAYES_00,TO_NO_BRKTS_FROM_MSSP autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,fd3e1f8f966f5aca X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-05-31 07:31:37 PST Newsgroups: comp.lang.ada From: Ted Dennison References: <3B164B9C.2355F6E3@icn.siemens.de> Subject: Re: How link Windows GUI with GNAT Message-ID: X-Abuse-Info: When contacting newsranger.com regarding abuse please X-Abuse-Info: forward the entire news article including headers or X-Abuse-Info: else we will not be able to process your request X-Complaints-To: abuse@newsranger.com NNTP-Posting-Date: Thu, 31 May 2001 10:30:47 EDT Organization: http://www.newsranger.com Date: Thu, 31 May 2001 14:30:47 GMT Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!feed.textport.net!news.bnb-lp.com!newsranger.com!www.newsranger.com!not-for-mail Xref: archiver1.google.com comp.lang.ada:7931 Date: 2001-05-31T14:30:47+00:00 List-Id: In article <3B164B9C.2355F6E3@icn.siemens.de>, Alfred Hilscher says... > >I've written a GUI app on WinNT. When I start it, it always opens a >console window first (although the GUI is show afterwards). From Aonix I >know, that I can direct the linker to produce a "console app" or a >"window app". How is it done with GNAT ? I didn't find a >correspondending linker-switch. I haven't tried this myself, but there's a cygwin gcc switch "-mwindows" that is supposed to do this for you. --- T.E.D. homepage - http://www.telepath.com/dennison/Ted/TED.html home email - mailto:dennison@telepath.com