How do you build dll's against C++ code for use in TCL

Mumit Khan khan@xraylith.wisc.EDU
Wed Jun 30 22:10:00 GMT 1999


John Mount <jmount@esgear.com> 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@sourceware.cygnus.com



More information about the Cygwin mailing list