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,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!feeder3.cambrium.nl!feed.tweaknews.nl!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Shared library in Ada References: Date: Sat, 19 Apr 2008 13:52:32 +0200 Message-ID: <87od86jc3j.fsf@ludovic-brenta.org> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:tmH3E9L/UKzslW25HAv6viJ1lHE= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Organization: Tele2 X-Trace: DXC=9@?mlVeaX86]hSjkKH<@E26`Y6aWje^Y:=IbmIIkHLh2ock\QlbT;:5acLhB^R_d>:IWL`2X>7W57 Xref: g2news1.google.com comp.lang.ada:21001 Date: 2008-04-19T13:52:32+02:00 List-Id: Sebastien writes: > Now there is only one things I didn't get information about. > > I'd like to create a share object in Ada and use it in an Ada software. 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 HTH -- Ludovic Brenta.