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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,1a80a77402b27e77 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!feeder.news-service.com!news.albasani.net!news.motzarella.org!motzarella.org!not-for-mail From: Sebastien Newsgroups: comp.lang.ada Subject: Re: Shared library in Ada Date: Sat, 19 Apr 2008 13:55:16 +0200 Organization: A noiseless patient Spider Message-ID: References: <87od86jc3j.fsf@ludovic-brenta.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: feeder.motzarella.org U2FsdGVkX1/Dx4kkFIhxIC5+R1s/NEYU90sEbrQL7cAkWjkzSQSgNSn7Mf4RMoq56H2jb4DCTpUvzX5t5tQM69XZEY5ND7vSA1mHhkHcmqLpRKIkEWtVk4bo/Nu6Vhpv0mDoQ0Gev+M= X-Complaints-To: Please send complaints to abuse@motzarella.org with full headers NNTP-Posting-Date: Sat, 19 Apr 2008 11:55:12 +0000 (UTC) In-Reply-To: <87od86jc3j.fsf@ludovic-brenta.org> X-Auth-Sender: U2FsdGVkX18yV1rKyR4L/CM/SYW2Z5MG6g4c08MzPBg= Cancel-Lock: sha1:aWxyDCJM+gq4PcKfqbSkWasRpSE= User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) Xref: g2news1.google.com comp.lang.ada:21002 Date: 2008-04-19T13:55:16+02:00 List-Id: > Since you mentioned .ads files I assume you use GNAT on GNU/Linux or > *BSD. In that case your best source of information is the GNAT User's > Guide, chapter 19 "GNAT and Libraries": > > http://gcc.gnu.org/onlinedocs/gcc-4.3.0/gnat_ugn_unw/GNAT-and-Libraries.html Yes I'm running Gnat on FreeBSD. Thanks about this link, I didn't know. Sebastien