rebase and ME

Ralf Habacker Ralf.Habacker@freenet.de
Mon Aug 5 06:53:00 GMT 2002


> Because anything based on imagehlp.dll will be subject to ms's
> vaguaries, and rebinding and rebasing .dll's does bring a performance
> improvement. If we can't rebind/rebase on windows ME via imagehlp.dll we
> will need a libbfd solution eventually - even if Steve's patch does
> allow binaries to run, they won't be as fast as they could be.

Please try the appended patched rebase.

This rebase performs the relocation directly without using bfd or the imagehlp
library, because creating a bfd based rebase would be much more complex for
understanding, supporting and testing.

See
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndebug/html/ms
dn_peeringpe.asp for more informations about the pe format and how relocations
works.

Ralf

-------------- next part --------------
A non-text attachment was scrubbed...
Name: rebase-0.2-src.tar.bz2
Type: application/octet-stream
Size: 3680 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20020805/7e5184e3/attachment.obj>
-------------- next part --------------
--
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/


More information about the Cygwin mailing list