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,3e5cb326bf672965 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!m73g2000cwd.googlegroups.com!not-for-mail From: "Philippe Bertin" Newsgroups: comp.lang.ada Subject: Re: GNAT, shared libraries, building in different directories...madness! Date: 5 Oct 2006 08:28:56 -0700 Organization: http://groups.google.com Message-ID: <1160062136.516903.267670@m73g2000cwd.googlegroups.com> References: <1159469642.836410.101620@i42g2000cwa.googlegroups.com> <87lko19qjw.fsf@ludovic-brenta.org> <1160050975.900425.183610@b28g2000cwb.googlegroups.com> <1160051616.170431.280220@k70g2000cwa.googlegroups.com> NNTP-Posting-Host: 213.118.170.206 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1160062142 27140 127.0.0.1 (5 Oct 2006 15:29:02 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 5 Oct 2006 15:29:02 +0000 (UTC) User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050715 Firefox/1.0.6 SUSE/1.0.6-16,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: m73g2000cwd.googlegroups.com; posting-host=213.118.170.206; posting-account=Lwp90A0AAACFPCXxenE5d4DXfE23834K Xref: g2news2.google.com comp.lang.ada:6879 Date: 2006-10-05T08:28:56-07:00 List-Id: Then, after having wrestled (at least partly) through the Dark Dungeons of the Secret Documentation ;-) I think that there are as well possibilities to make a gnatmake "Library Project" (instead of a combination of .gpr files and Makefile's) ? See http://gcc.gnu.org/onlinedocs/gnat_ugn_unw/Library-Projects.html#Library-Projects I think I'm correct in this ? Or do you rather prefer not to use this feature for any reason(s) ? PhB