Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Fri, 16 Aug 2002 13:00:47 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: building a cygwin DLL to run on non-cygwin app Message-ID: <20020816170047.GA21626@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20020815235332 DOT 19EDF3DEB AT cavall DOT jtang DOT org> <3D5CA285 DOT 8070904 AT scytek DOT de> <20020816165406 DOT 5550A3DBA AT cavall DOT jtang DOT org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020816165406.5550A3DBA@cavall.jtang.org> User-Agent: Mutt/1.3.23.1i On Fri, Aug 16, 2002 at 12:54:06PM -0400, J. Tang wrote: >> Date: Fri, 16 Aug 2002 08:58:13 +0200 >> From: Volker Quetschke >> Cc: cygwin AT cygwin DOT com >> >> The dllhelpers moved, have a look here: >> http://www.neuro.gatech.edu/users/cwilson/cygutils/dll-stuff/index.html > >None of the examples in dllhelpers deals with binding to a DLL at >runtime. > >Any other suggestions? It is not currently possible to load the cygwin DLL only at runtime. It has to be linked on the command line. There are no plans to add this functionality. cgf -- 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/