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: a07f3367d7,d561cda996d4dac4 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!e27g2000yqd.googlegroups.com!not-for-mail From: =?ISO-8859-1?Q?Hibou57_=28Yannick_Duch=EAne=29?= Newsgroups: comp.lang.ada Subject: Re: Adding a compiler to GPS or a GPR project Date: Thu, 31 Dec 2009 04:39:04 -0800 (PST) Organization: http://groups.google.com Message-ID: References: <1l5v84b72sizk$.j72gn8d711oq$.dlg@40tude.net> NNTP-Posting-Host: 77.198.58.117 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1262263144 19606 127.0.0.1 (31 Dec 2009 12:39:04 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 31 Dec 2009 12:39:04 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: e27g2000yqd.googlegroups.com; posting-host=77.198.58.117; posting-account=vrfdLAoAAAAauX_3XwyXEwXCWN3A1l8D User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; fr),gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:8562 Date: 2009-12-31T04:39:04-08:00 List-Id: I will be back later to tell more, I was just to tell I've found a configuration attribute in some files in ${PREFIX}/share/gprconfig/ *.xml, which is not documentated in http://www.adacore.com/wp-content/files/auto_update/gprbuild-docs/html/gprbuild_ug.html This attribute is Leading_Required_Switches. I've just found it used to be named Final_Required_Switches in the past, but did not find any documentation about Final_Required_Switches neither.