delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/07/11/18:55:48

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-ID: <42D2F881.7090400@familiehaase.de>
Date: Tue, 12 Jul 2005 00:53:53 +0200
From: "Gerrit P. Haase" <gerrit AT familiehaase DOT de>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511
MIME-Version: 1.0
To: Cygwin Announce <cygwin AT cygwin DOT com>
Subject: Re: Observation for ALL maintainers who provide dlls (was Re: question for perl maintainer)
References: <20050708122600 DOT GC23354 AT trixie DOT casa DOT cgf DOT cx> <42CE99BF DOT 8000008 AT familiehaase DOT de> <20050708172755 DOT GG7507 AT calimero DOT vinschen DOT de> <20050708173253 DOT GG18981 AT trixie DOT casa DOT cgf DOT cx> <0add01c583e4$6d667320$3e0010ac AT wirelessworld DOT airvananet DOT com> <20050708180417 DOT GK18981 AT trixie DOT casa DOT cgf DOT cx> <20050711130656 DOT GD3856 AT tishler DOT net> <0bdb01c5861d$429e2080$3e0010ac AT wirelessworld DOT airvananet DOT com> <20050711134355 DOT GG3856 AT tishler DOT net> <42D28927 DOT 7010401 AT familiehaase DOT de> <20050711150703 DOT GA444 AT tishler DOT net>
In-Reply-To: <20050711150703.GA444@tishler.net>
X-IsSubscribed: yes

>>Jason Tishler wrote:
>>
>>>>By the way, is it reliable to use objdump -x to find the base
>>>>(ImageBase) ?  For cygssl-0.9.8.dll it is 10000000, but I thought
>>>>the base was 0x63000000
>>>
>>>I use a command line like the following:
>>>
>>>   $ objdump -p /usr/bin/cygssl-0.9.7.dll | fgrep ImageBase
>>>   ImageBase               6c700000

I recently updated openssl (today):

$ objdump -p /usr/bin/cygssl-0.9.7.dll | fgrep ImageBase
ImageBase               10000000

$ objdump -p /usr/bin/cygssl-0.9.8.dll | fgrep ImageBase
ImageBase               10000000


I wonder how the reported ImageBase is 10000000 after Corinna
said that openssl uses 63000000.

What am I doing wrong?


Gerrit

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019