This is the mail archive of the cygwin@cygwin.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]
Other format: [Raw text]

Re: cygwin gcc DLLs loaded by Visual C++ crashing - SOLVED


On Thu, Feb 14, 2002 at 03:09:47PM +0900, Dylan Cuthbert wrote:
>
>The FAQ/User Manual leads everyone in completely the wrong direction.
>
>If anyone else wants to get CYGWIN C++ programs running as dlls loaded by
>Visual C++ programs, use the attached example as a basis, it is *really*
>simple.  This only allows Visual C++ to access the C functions of course,
>but that allows the generation of a simplified layer to gcc's c++ and our
>own c++ libraries.
>
>We are now able to interface our cygwin programs with our Maya plugin (which
>is forced unfortunately to use VC++).

Hmm.  I didn't see an update for the FAQ which "reverses the direction"
in your attachment.  Did I miss something?

You do realize that if you are using the cygwin DLL, your code is GPLed,
right?

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/


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