Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Mon, 29 Apr 2002 10:53:05 -0400 From: Jason Tishler Subject: Re: Jason! rebinding problems idea... In-reply-to: To: cygwin AT cygwin DOT com Mail-followup-to: cygwin AT cygwin DOT com Message-id: <20020429145305.GE1152@tishler.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.3.24i References: Rob, On Sun, Apr 28, 2002 at 04:11:45AM +1000, Robert Collins wrote: > the files that don't link being rebound... Do you mean "rebase" instead of "rebound" above? > do they have INT's > (Import Name Tables?) that are fully valid (no auto-import tricks etc > etc)? I believe so, but how do I check for sure? I perused the output of "objdump -p". Should I have done something else? My canonical example are the PostgreSQL DLLs which do not use any auto-import tricks (i.e., all required references have been __declspec'd as appropriate). The unstripped DLLs rebase without any problems -- the stripped ones with. :,( Jason -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/