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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,39bde956b245c191 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Received: by 10.68.35.68 with SMTP id f4mr22977234pbj.5.1323098677067; Mon, 05 Dec 2011 07:24:37 -0800 (PST) Path: lh20ni72394pbb.0!nntp.google.com!news2.google.com!news1.google.com!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!nntp.club.cc.cmu.edu!feeder.erje.net!news2.arglkargh.de!news.mixmin.net!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: How to nicely distribute a simple Ada library? Date: Mon, 5 Dec 2011 16:24:16 +0100 Organization: cbb software GmbH Message-ID: <1lxrpog7tqq1u$.11e11w6ur8ii2$.dlg@40tude.net> References: <361x89sndsg9$.16ruxrwxud090$.dlg@40tude.net> Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: FbOMkhMtVLVmu7IwBnt1tw.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: 40tude_Dialog/2.0.15.1 X-Notice: Filtered by postfilter v. 0.8.2 Xref: news2.google.com comp.lang.ada:14838 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Date: 2011-12-05T16:24:16+01:00 List-Id: On Mon, 05 Dec 2011 15:11:54 +0100, Yannick Duch�ne (Hibou57) wrote: > Le Mon, 05 Dec 2011 14:31:16 +0100, Dmitry A. Kazakov > a �crit: >>> Not even in a platform dependent body ? >> >> Yes > Why ? Because linker options have global effect on the program. Actually there might be some exceptions where a linker option might be appropriate for a source file, e.g. renaming or a weak reference declaration. But even then I would consider one place (gpr-file) for this. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de