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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,a1f8e42d9bc80c5e X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!news.glorb.com!feeder.erje.net!weretis.net!feeder2.news.weretis.net!news.teledata-fn.de!newsfeed.arcor.de!newsspool4.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: pragma Linker_Options Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: Date: Fri, 5 Jun 2009 10:52:50 +0200 Message-ID: <1vfos3wezqioi.1v481ack3yaik.dlg@40tude.net> NNTP-Posting-Date: 05 Jun 2009 10:52:50 CEST NNTP-Posting-Host: 725dcb3a.newsspool1.arcor-online.net X-Trace: DXC=OEOnUU5\h^Q@>[RYkFXOIPic==]BZ:af^4Fo<]lROoRQ^YC2XCjHcbY8`8E0EIZeUWDNcfSJ;bb[UFCTGGVUmh?TLK[5LiR>kgRXEa7lOYT>FX X-Complaints-To: usenet-abuse@arcor.de Xref: g2news2.google.com comp.lang.ada:6290 Date: 2009-06-05T10:52:50+02:00 List-Id: On Thu, 4 Jun 2009 19:42:29 -0700 (PDT), Rick wrote: > The Ada LRM section B.1. refers to pragma Linker_Options. > Unfortunately, it does not list the options. > > I use "-mwindows" to hide the command screen when Iwrite an interface > using GtkAda, There are probably others. Would someone please tell > me where to find them? There is no any list because it depends on the linker used. So you should first determine the linker your compiler uses. Then you refer to the manual of the linker. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de