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: rebase and ME


Richard,

On Tue, Jul 16, 2002 at 10:15:58PM -0700, Richard Campbell wrote:
> Tried it tonight with a random dll from windows/system, which has
> never been rebased as far as I know.
> 
> [snip]
> 
> ulmont@monolith
> /c/cygwindl/ftp%3a%2f%2farchive.progeny.com%2fcygwin/release/apache/mod_php4/usr/lib/apache/new
> $ ./rebase1.exe -d -v -b 0x680000000  ./msxml3r.dll
> c:\cygwindl\ftp%3a%2f%2farchive.progeny.com%2fcygwin\release\apache\mod_php4\usr\lib\apache\new\msxml3r.dll: skipped because notrebaseable

The above DLL is not rebaseable even by MS's rebase:

    $ rebase -d -v -b 0x680000000 msxml3r.dll

    REBASE: Total Size of mapping 0x00000000
    REBASE: Range 0xffffffff -0xffffffff

> Also tried it with the libphp4.dll after extracting said dll manually
> from the bz2 file downloaded by setup.
> 
> ulmont@monolith
> /c/cygwindl/ftp%3a%2f%2farchive.progeny.com%2fcygwin/release/apache/mod_php4/usr/lib/apache/new
> $ /c/dl//rebase1.exe -v -d -b 0x68000000 -o 0x10000
> ./libphp4.dll
> 
> <segfault>

It appears that rebasing does not work under Me.

Sorry,
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]