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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Thu, 27 Feb 2003 23:15:59 -0500 (EST) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com cc: xiao chen Subject: Re: use cygwin generated dll in vc program In-Reply-To: Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 27 Feb 2003, Igor Pechtchanski wrote: > On Fri, 28 Feb 2003, xiao chen wrote: > > > dear everyone, > > > > another question is, > > how can i apply the dll generated in cygwin to windows? > > when i link my program to dll and compile in cygwin enviroment, it does > > work. but when i link the .a file generated to vc++ enviroment and try to > > compile my program, it fails AT running.. > > > > can someone help me? > > Chenxiao, > > Take a look at > Searching this list might also help, IIRC, someone posted DLL-building > instructions recently... I should also mention that this will only work with DLLs containing pure C functions, since g++ and MSVC use different name mangling schemes for C++ functions. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! Oh, boy, virtual memory! Now I'm gonna make myself a really *big* RAMdisk! -- /usr/games/fortune -- 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/