From: jvs AT bbn DOT com (Jim Van Sciver) Subject: GNU-Win32 DLL and MSVC++ 29 Aug 1998 00:22:31 -0700 Message-ID: <199808281448.KAA15688.cygnus.gnu-win32@jubilee.bbn.com> To: gnu-win32 AT cygnus DOT com This is a newbie question but I haven't seen an explicit answer in either the FAQ or the email archives. Perhaps this question should be added. My question is: Can I make a DLL that is used by a MSVC++ application? The closest FAQ I've seen is: Can I mix objects compiled with msvc++ and gcc? There are good instructions on how to build a DLL and one would presume this DLL could be used by MSVC++. I would like to know if someone has been successful with this. The library code in question is a mix of C and C++. BTW, I'm porting a Unix based (GNU tools) Natural Language library to NT. I've installed GNU-Win32 and have started compiling. So far it's been a great experience; very much like porting to another Unix variant. Our code is an easy port since it uses very little operating system specific services. The only issues have been our own GNUmakefile portability problems. Thanks in advance for advice. Jim Van Sciver Speech and Language Research GTE Internetworking - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".