Mail Archives: cygwin/2003/02/27/23:16:10
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 <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/
|\ _,,,---,,_ 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/
- Raw text -