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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,ebfd1d7c60facfc5 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!not-for-mail From: "Alex R. Mosteo" Newsgroups: comp.lang.ada Subject: Re: gnat options (Re: elaboration circularity detected problem, How to fix? Date: Tue, 21 Sep 2004 10:09:20 +0200 Message-ID: <2ra5q5F17n609U1@uni-berlin.de> References: <414eee7d@dnews.tpgi.com.au> <414efb5b$1_1@baen1673807.greenlnk.net> <414fcb04$1@dnews.tpgi.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de Kx9bPRWTivvBOp9IeiyOEwg0KVX9/Geog3zA3pZR5ufX944Ks= User-Agent: Mozilla Thunderbird 0.8 (X11/20040913) X-Accept-Language: en-us, en In-Reply-To: Xref: g2news1.google.com comp.lang.ada:3890 Date: 2004-09-21T10:09:20+02:00 List-Id: Peter Hermann wrote: > Scott Travak wrote: > >>Thanks, Yep my error is based upon a compilation using the -gnatE option. > > > apropos: > I would like to have a summary of all options a,b,c,...,A,B,C... > for gnat, gnatmake, gcc, etc... in one place. > Does this exist somewhere? > The gnat documentation is poor in this respect, spreading that info, > which always leads to a waste of time when searching for the meaning > of an option, e.g. -gnatE. Either the user guide or the reference manual has a list of options that I'd say is comprehensive and non-spreaded. I suggest a top-down read at least once. Then if you're interested in a particular option it's easy to use the search function of the browser.