This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]