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 [EMAIL PROTECTED] > > > > can someone help me? > > Chenxiao, > > Take a look at <http://neuro.gatech.edu/~cwilson/cygutils/dll-stuff/index.html> > 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/ |\ _,,,---,,_ [EMAIL PROTECTED] ZZZzz /,`.-'`' -. ;-;;,_ [EMAIL PROTECTED] |,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/