Hi all, I'm trying to compile a program in Cygwin that needs RTLD_NEXT defined. From what I could find, this is present only on GNU extensions of /ucr/include/dlfcn.h, but is not part of the POSIX standard. I was wondering if the GNU headers are available in some Cygwin package that I may have overlooked during the installation.
I could find this thread in the Cywin list archives: http://sourceware.org/ml/cygwin/2004-08/msg01274.html But I don't see any final word about that implementation. So, is there any package in Cygwin that I could install to get this? Thanks a lot, Gustavo. -- 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/