cygcurl-2.dll is created using libtool along with various autotools, and for distribution I perform a `make install-strip` followed by: $(STRIP) $(cygwintmp)/usr/bin/cygcurl-?.dll In the Makefile, STRIP = strip
Given that I don't know anything about rebasing I have no idea if this is the kind of info you're looking for. I asked this list earlier if any special strip options were needed and nobody mentioned any. --Kevin -----Original Message----- From: Robert Collins [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 03, 2002 8:21 AM > 1. Determine why cygcurl-2.dll and possibly other DLLs do not > tolerate rebasing. Hmm. Yes. Did you rebase .dll's after stripping them? And what strip options where used?
