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=unavailable autolearn_force=no version=3.4.4 Path: border1.nntp.ams3.giganews.com!border1.nntp.ams2.giganews.com!border3.nntp.ams.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!mx05.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: That funny =?utf-8?B?4oCcLS3igJ0=?= before ASIS options with ASIS applications Date: Fri, 12 Apr 2013 22:17:47 +0100 Organization: A noiseless patient Spider Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: mx05.eternal-september.org; posting-host="759faf2487b2ffad9ca6f5463a606de4"; logging-data="29292"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/AfqYMFRBQk2fX5bKDYBwl3fTXyhyH8fs=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (darwin) Cancel-Lock: sha1:o6kWmGiQA87oRr5NDi5Qh4SibtM= sha1:45HI8AjxgrNAVA30JVNshkeAT3c= X-Original-Bytes: 1718 Xref: number.nntp.dca.giganews.com comp.lang.ada:181038 Date: 2013-04-12T22:17:47+01:00 List-Id: "Yannick DuchĂȘne (Hibou57)" writes: > If you ever wondered where that looking weird to me "--" before ASIS > options with ASIS applications come from, then here the answer: it > comes from POSIX. Which ASIS applications? I would like it if e.g. gnatstub did behave like this: I'm trying to build GCC 4.8.0 with the ASIS GPL 2012 now, and there are flags that I would like to pass to Asis.Implementation.Initialize to make the darned thing work at all; specifically, "-wv" would mean "don't try to do the strict check on compiler/tool compatibility which results in a constraint error if using the FSF tree". Of course, it may be that GNAT GPL 2013 will remove this problem...