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-Thread: 103376,fa025dd9ce6e2807 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news.glorb.com!uns-out.usenetserver.com!news.usenetserver.com!pc03.usenetserver.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail Newsgroups: comp.lang.ada Subject: Re: g-spitbo and Ada.Tags.Tag_Table References: <560d7809-64ae-45bf-ba0e-122024d8e0f7@d4g2000prg.googlegroups.com> From: Stephen Leake Date: Sat, 08 Dec 2007 05:02:02 -0500 Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/22.1 (windows-nt) Cancel-Lock: sha1:811XvXgkHaYNxuRpY+4jWzuaVC8= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: 0db92475a6b94e05e48ed07449 Xref: g2news1.google.com comp.lang.ada:18777 Date: 2007-12-08T05:02:02-05:00 List-Id: axtens writes: > for Default_Switches ("ada") use ("-gnatf", "-g", "-gnat95", "- > gnat05"); This is at least confused; do you want Ada 95 or Ada 2005? I suspect the last option wins, but it might be confusing things. -- -- Stephe