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 X-Received: by 10.36.41.138 with SMTP id p132mr1803572itp.13.1516472120798; Sat, 20 Jan 2018 10:15:20 -0800 (PST) X-Received: by 10.157.24.117 with SMTP id t50mr109049ott.9.1516472120497; Sat, 20 Jan 2018 10:15:20 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!news.linkpendium.com!news.linkpendium.com!news.snarked.org!border2.nntp.dca1.giganews.com!nntp.giganews.com!w142no1178480ita.0!news-out.google.com!b73ni4052ita.0!nntp.google.com!g80no1178768itg.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 20 Jan 2018 10:15:20 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=76.218.37.33; posting-account=W2gdXQoAAADxIuhBWhPFjUps3wUp4RhQ NNTP-Posting-Host: 76.218.37.33 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Exporting linker options from library GPR From: Stephen Leake Injection-Date: Sat, 20 Jan 2018 18:15:20 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader02.eternal-september.org comp.lang.ada:50027 Date: 2018-01-20T10:15:20-08:00 List-Id: On Friday, January 19, 2018 at 11:25:18 AM UTC-6, Simon Wright wrote: > To answer my original question - it seems that a library project file > that contains a package Linker with an attribute Linker_Options was what > I was looking for. You can also put that Linker_Options in a shared project file. See (gprbuild_ug) Package Linker Attributes, 'Linker_Options'. gprbuild_ug.info is in GNAT-gpl_2017/share/doc/gprbuild/info/