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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,dbb031d9731d04ad,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-14 02:57:50 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!fu-berlin.de!uni-berlin.de!73155-cm.able.ES!not-for-mail From: The Darkelf Newsgroups: comp.lang.ada Subject: Link with no console Window Date: Tue, 14 May 2002 11:57:48 +0200 Message-ID: NNTP-Posting-Host: 73155-cm.able.es (212.97.173.155) Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: fu-berlin.de 1021370268 21280825 212.97.173.155 (16 [107015]) X-Orig-Path: not-for-mail User-Agent: Pan/0.11.3 (Unix) X-Comment-To: ALL Xref: archiver1.google.com comp.lang.ada:24004 Date: 2002-05-14T11:57:48+02:00 List-Id: Hi, how can I link a gtkada program so it doesn't have the console window? I think it was something with Pragma Linker_Options("-idontknowwhat"); Thanks;