This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Jason! rebinding problems idea...


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]