comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: Using Gnat.Sockets in a Windows DLL
Date: Wed, 9 Dec 2015 10:20:31 +0100
Date: 2015-12-09T10:20:31+01:00	[thread overview]
Message-ID: <1j8emf161ny12$.99o4b9k8ygt6$.dlg@40tude.net> (raw)
In-Reply-To: f2522e6a-eaac-4f4a-9704-299c001e30f5@googlegroups.com

On Tue, 8 Dec 2015 23:20:03 -0800 (PST), ahlan@marriott.org wrote:

> Can you reproduce this problem on your system?

Ah, I overlooked that you did this:

   for Library_Standalone use "encapsulated";

An encapsulated project cannot depend on any dynamic libraries.

Since WS2_32 is a DLL, you cannot use it and thus GNAT.Sockets as well
because Windows does not provide static versions of system libraries.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de

  reply	other threads:[~2015-12-09  9:20 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-26  7:56 Using Gnat.Sockets in a Windows DLL ahlan
2015-11-26  8:39 ` Dmitry A. Kazakov
2015-12-08  7:43 ` ahlan
2015-12-08  9:52   ` Dmitry A. Kazakov
2015-12-09  7:20 ` ahlan
2015-12-09  9:20   ` Dmitry A. Kazakov [this message]
2015-12-09 12:02 ` ahlan
2015-12-09 12:33   ` Dmitry A. Kazakov
2015-12-09 15:06 ` ahlan
2015-12-09 15:58   ` Dmitry A. Kazakov
2015-12-09 19:11   ` Simon Wright
2015-12-11 17:53 ` ahlan
2015-12-12 12:47   ` Simon Wright
2015-12-12 19:44     ` ahlan
2015-12-12 20:38       ` Simon Wright
2015-12-24 14:46 ` ahlan
2015-12-25 11:09   ` Simon Wright
2016-01-13 20:25 ` ahlan.marriott
2016-04-20 17:10   ` Dmitry A. Kazakov
2016-04-23  9:24     ` ahlan.marriott
replies disabled

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