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,4cabfb8e49247533 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!newsfeed2.dallas1.level3.net!news.level3.com!newsfeed-00.mathworks.com!news.tele.dk!dotsrc.org!news.dotsrc.org!not-for-mail Date: Fri, 04 Nov 2005 19:34:47 +0200 Subject: Re: Multiple shared libraries with a single spec Newsgroups: comp.lang.ada References: <1131107328.981560.222350@g43g2000cwa.googlegroups.com> <1131119582.929654.323550@f14g2000cwb.googlegroups.com> From: "Martin Krischik" Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Opera M2/8.50 (Win32, build 7700) Organization: SunSITE.dk - Supporting Open source NNTP-Posting-Host: 213.154.204.74 X-Trace: news.sunsite.dk DXC=ndZ6`2SDm>_jXN@]UnT6J_YSB=nbEKnk[fE912\NRZKPS5daR30PdPUV:_8RJBabH];O^i0GOe`^SQ0@8]fPl=F^HHN2cLGkU3[ X-Complaints-To: staff@sunsite.dk Xref: g2news1.google.com comp.lang.ada:6205 Date: 2005-11-04T19:34:47+02:00 List-Id: Am 04.11.2005, 17:53 Uhr, schrieb Lucretia : > Hmmm, haven't used project files yet. You shoud, they are very powerfull. Have a look: http://cvs.sourceforge.net/viewcvs.py/booch95/booch95/GNAT/booch_95.gpr?view=markup > I ask about this, because I'm generating 2 libs, each have slightly > different ALI's and I was wondering whether this way would cause > problems in the future? Not if you seperate them properly. Project files with options can help here. Martin