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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,d831f4147659ab6a X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!h25g2000hsf.googlegroups.com!not-for-mail From: Maciej Sobczak Newsgroups: comp.lang.ada Subject: Re: Using GNAT project files and libraries Date: Sun, 9 Mar 2008 06:15:15 -0700 (PDT) Organization: http://groups.google.com Message-ID: <3dbf26ef-fb1d-43cb-9e33-b0a01740b40e@h25g2000hsf.googlegroups.com> References: <571db1b9-0d10-4044-8217-81311a35c7f2@e31g2000hse.googlegroups.com> NNTP-Posting-Host: 85.3.200.49 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1205068515 24681 127.0.0.1 (9 Mar 2008 13:15:15 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 9 Mar 2008 13:15:15 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: h25g2000hsf.googlegroups.com; posting-host=85.3.200.49; posting-account=bMuEOQoAAACUUr_ghL3RBIi5neBZ5w_S User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:20251 Date: 2008-03-09T06:15:15-07:00 List-Id: On 8 Mar, 23:17, Simon Wright wrote: > >> You need l.gpr. > > > Good point. I actually already have it, because the library was also > > made with GNAT project files. > > Is your l.gpr like the simplified version I posted or the full one > used to create the library? The full one - it was used to compile and archive the library itself. > I thought they had to be different... That would be unfortunate. I'm happy that it works with the minimal set of project files and I would not like to write additional project files just to be able to use the library (but I accept the fact that I might need to write trivial project files for third-party libraries that don't come with their own project files). -- Maciej Sobczak * www.msobczak.com * www.inspirel.com