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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,28202776a316f7c4 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news.germany.com!feeder.erje.net!ecngs!feeder2.ecngs.de!peer1.news.newnet.co.uk!194.159.246.34.MISMATCH!peer-uk.news.demon.net!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: GNAT Project Manager and DLLs Date: Tue, 19 Feb 2008 22:45:25 +0000 Organization: Pushface Message-ID: References: NNTP-Posting-Host: pogner.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.demon.co.uk 1203461125 26600 62.49.19.209 (19 Feb 2008 22:45:25 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Tue, 19 Feb 2008 22:45:25 +0000 (UTC) Cancel-Lock: sha1:wlyu2r68v2822PVnLLLQBVOnzXs= User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (darwin) Xref: g2news1.google.com comp.lang.ada:19898 Date: 2008-02-19T22:45:25+00:00 List-Id: Simon Wright writes: > The only differences I can see between a library of mine that does > create init/final symbols and yours (which don't here, Mac OS X/GNAT > GPL 2007) are that I have specified Library_Interface and > Library_Src_Dir. Doesn't seem enough. But Library_Interface was what was needed, wasn't it!