This is the mail archive of the cygwin 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: making .so files...


Jason Pyeron wrote:

> I am not sure if this can be done on windows but here it goes.
> 
> I am working with the Asterisk application, it uses "modules" these are
> .so files which are linked against the main executable.
> 
> Asterisk will load a module, which may or may not make use of code
> exported by the main executable.
> 
> Is this two way DLL allowed under windows? Restated, can a DLL call code
> from the main executable?

This gets asked regularly.  You should search the archives.  This is the
last one that I remember, and it was just a few weeks ago:
http://cygwin.com/ml/cygwin/2005-09/msg00875.html

Yes, it's possible.  But there are some drawbacks.

Brian

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.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]