comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: Building an encapsulated library that uses GNAT sockets under Windows
Date: Wed, 27 Apr 2016 10:59:00 +0100
Date: 2016-04-27T10:59:00+01:00	[thread overview]
Message-ID: <ly4manmkyj.fsf@pushface.org> (raw)
In-Reply-To: nfpt65$1nf5$1@gioia.aioe.org

"Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de> writes:

> It is still deeply confusing to me. Does it mean that Interfaces must
> be the list of all source file from all projects?
>
> The case is:
>
> with "A.gpr";
> with "B.gpr";
> ...
> with "Z.gpr";
>
> library project Foo is
>    for Source_Files use (); -- No own sources, to stress the point
>    for Library_Kind use "static";
>    for Library_Standalone use "encapsulated"; -- ??
>    for Library_Auto_Init use "true"; -- ??
>    for Library_Interface use (<things-to-be-visible-are-outside>);
>    for Interface use (<what?>);
> end Foo;

I'm sorry, I really don't understand this either.

Tool documentation really needs to have use cases and the solutions that
the tool offers.

Or perhaps "It looks as though you're trying to build a standalone
library ..." :-)

      reply	other threads:[~2016-04-27  9:59 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-21 12:59 Building an encapsulated library that uses GNAT sockets under Windows Dmitry A. Kazakov
2016-04-22  7:58 ` ahlan.marriott
2016-04-22  8:23   ` Dmitry A. Kazakov
2016-04-23  9:20     ` Ahlan
2016-04-23  9:48       ` Dmitry A. Kazakov
2016-04-23 14:45         ` ahlan.marriott
2016-04-23 19:56           ` Dmitry A. Kazakov
2016-04-23 21:16             ` Simon Wright
2016-04-24  8:13               ` ahlan
2016-04-24  8:31                 ` Simon Wright
2016-04-26 19:43                   ` ahlan.marriott
2016-04-26 20:24                     ` Simon Wright
2016-04-26 22:32                     ` Jeffrey R. Carter
2016-04-27 22:16                     ` Randy Brukardt
2016-04-27 23:43                       ` Jeffrey R. Carter
2016-04-28  5:18                         ` J-P. Rosen
2016-04-28  5:59                           ` Jeffrey R. Carter
2016-05-09 22:32                             ` David Thompson
2016-04-28 20:23                         ` Randy Brukardt
2016-04-28 21:47                           ` Jeffrey R. Carter
2016-04-28  5:13                       ` J-P. Rosen
2016-04-26 20:20               ` Dmitry A. Kazakov
2016-04-26 21:23                 ` Simon Wright
2016-04-27  6:53                   ` Simon Wright
2016-04-27  7:25                     ` ahlan
2016-04-27  8:27                   ` Dmitry A. Kazakov
2016-04-27  9:59                     ` Simon Wright [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox