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: a07f3367d7,a37346df6c4c3011 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!news.glorb.com!feeder.erje.net!newsfeed.straub-nv.de!feeder1-2.proxad.net!proxad.net!feeder2-2.proxad.net!newsfeed.arcor.de!newsspool3.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: Using shared libraries Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: <47e91fbf-8396-4105-8cc0-eacffab97c4a@c36g2000yqn.googlegroups.com> Date: Sat, 11 Jul 2009 10:48:31 +0200 Message-ID: NNTP-Posting-Date: 11 Jul 2009 10:48:24 CEST NNTP-Posting-Host: 7d0460ec.newsspool2.arcor-online.net X-Trace: DXC=R3l`6oQ_742^cW`WBF>WQ4Ck120TkmY7BMN1dY^NNM6 X-Complaints-To: usenet-abuse@arcor.de Xref: g2news2.google.com comp.lang.ada:6974 Date: 2009-07-11T10:48:24+02:00 List-Id: On Fri, 10 Jul 2009 14:03:09 -0700 (PDT), Tomek Walkuski wrote: > I suppose it is easy (and dumb, again) question. > > I have built library (let's call it "foo") using project files. I have > "libfoo.so" and some *.ali files in /lib dir. > > I have created another project (different directory and so on), called > "bar", and I want to use "foo" library. > > What is needed? Put libfoo.so somewhere and set Linker_Options > properly? Or maybe sources are needed to compile "bar" project? Here is a mall program that helps installation of custom libraries into GPS: http://www.dmitry-kazakov.de/ada/gps_installer.htm It also describes a bit where to place which files. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de