Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 14 Feb 2002 10:23:07 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: cygwin gcc DLLs loaded by Visual C++ crashing - SOLVED Message-ID: <20020214152307.GF23253@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <4 DOT 3 DOT 1 DOT 2 DOT 20020213102635 DOT 01e014a0 AT pop DOT ma DOT ultranet DOT com> <003201c1b504$8f23a8a0$2801a8c0 AT dcuthbert2k> <007d01c1b51e$34a7e7f0$2801a8c0 AT dcuthbert2k> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <007d01c1b51e$34a7e7f0$2801a8c0@dcuthbert2k> User-Agent: Mutt/1.3.23.1i 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/