On Thu, Aug 05, 2004 at 09:09:40AM +0200, Peter Ekberg wrote: >I have read several messages stating that dlopen does not work for dlls >that depend on cygwin1.dll. >(e.g. http://sources.redhat.com/ml/cygwin/2004-06/msg01056.html). >I have also understood that this is due to some structures not being >initialized in that case. > >Is this dlopen problem limited to non-cygwin apps? I.e. is it true >that an app that depends directly on the cygwin1.dll is incapable of >dlopening dlls that depend on cygwin1.dll?
No, it is not true. dlopen would be pretty worthless if it didn't work in a standard cygwin program. -- 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/