Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-Id: <199906181730.MAA05294@mercury.xraylith.wisc.edu> To: John Mount cc: "'cygwin AT sourceware DOT cygnus DOT com'" Subject: Re: How do you build dll's against C++ code for use in TCL In-Reply-To: Your message of "Fri, 18 Jun 1999 13:21:12 EDT." <4167E34A802BD11196100060974FBFB73BAAB6 AT ATLANTIS> Date: Fri, 18 Jun 1999 12:30:19 -0500 From: Mumit Khan John Mount writes: > Love cygwin! Anyway I followed you instructions on how to make > .dll's from c files. I can do this, but can't quite get it to work > for c++ files (to be loaded into TCL). Can anyone help? John, Your approach has unfortunately some pitfalls (eg., the Dll entry point is wrong for Cygwin). Please check out the examples in my dllhelpers package: http://www.xraylith.wisc.edu/~khan/software/gnu-win32/dllhelpers.html There are C, C++ and F77 DLL examples. Regards, Mumit -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com