X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: Date: Wed, 29 Oct 2008 17:10:43 -0400 From: "Gustavo Seabra" To: cygwin AT cygwin DOT com Subject: RTLD_NEXT revisited MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/