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,d2412d6bfc028be4 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-08-22 08:51:45 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!canoe.uoregon.edu!logbridge.uoregon.edu!news.huji.ac.il!not-for-mail From: "Ehud Lamm" Newsgroups: comp.lang.ada Subject: Re: Informal "poll" about a minor AdaGIDE improvement Date: Wed, 22 Aug 2001 18:41:03 +0300 Organization: The Hebrew University of Jerusalem Message-ID: <9m0jth$d6f$1@news.huji.ac.il> References: NNTP-Posting-Host: di2-41.dialin.huji.ac.il X-Trace: news.huji.ac.il 998494962 13519 132.64.12.41 (22 Aug 2001 15:42:42 GMT) X-Complaints-To: abuse@news.huji.ac.il NNTP-Posting-Date: Wed, 22 Aug 2001 15:42:42 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Xref: archiver1.google.com comp.lang.ada:12242 Date: 2001-08-22T18:41:03+03:00 List-Id: Gautier Write-only-address wrote in message news:mailman.998481396.32106.comp.lang.ada@ada.eu.org... > I suppose it would be ideally added to the local GNAT options, > in addition to what you put by hand with "-Ixxx" (Ada libraries) > or "-largs -lXXX" (link level things). With procedures and these > local options you have a "project" without the heavy machinery of > project files. > I am not sure I follow. What I had in mind is some radio button like box, which would simply generate the GNAT command line options, which you currently specify in the options dialog. Ehud