Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
X-Authentication-Warning: cederic.pharmadm.com: Host IDENT:henkv@derma.pharmadm.com [192.168.93.1] claimed to be pharmadm.com
Message-ID: <3B4DCF22.24D9BB4A@pharmadm.com>
Date: Thu, 12 Jul 2001 18:24:02 +0200
From: Henk Vandecasteele <henk.vandecasteele@pharmadm.com>
Organization: PharmaDM
X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2-2 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: dlopen/dlsym without cygwin.dll
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Dear,

is there a way to use dynamic loading at runtime 
without using cygwin.dll ( gcc -mno-cygwin)?
( So the library is not linked at startup, but while running
  usualy initiated by the user of the program.)
I've looked around and I do not see many options.
 
When linking the linker complains that dlopen, dlsym, dlerror
are unresolved symbols. Is there a library, like wsock32 for sockets,
that provides these or an (easy ;-) ) alternative ?

Regards,

Henk

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

