X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:mime-version:content-type
	:content-transfer-encoding:message-id:date:to:cc:subject
	:in-reply-to:references:reply-to; q=dns; s=default; b=pPqGtEWpNh
	v1qV0O1fUBpnHLUCoNCgKtzrACKNeFuQCjgsE9FfzKJFkqk5qGkM1InZcd1keUqe
	AG+U+wghABUSLak5/pa235vW6uPxiBPKpOTwkmeV6uWYhe1eNvkWcM+Cq9w3U/o5
	DWVBPTTFt8l+8LHcZCfPsOZRf8xQqUl58=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:mime-version:content-type
	:content-transfer-encoding:message-id:date:to:cc:subject
	:in-reply-to:references:reply-to; s=default; bh=kv9XwRgmh57NNFKM
	ShKoaOzx1Hs=; b=gdfx8U4iIHr3LHWr+bE2SVK6J93MOfr8EeBuPN47pZ5sTGlA
	UBlCLjGplFgIRXQ9lRnIPIT7PNw7Zb71zNH2Ho1KVI54GyD5kmQ1vd3DiStnLMfd
	q/OXkNjT8YYQKwfFzfH/dFRkTYY+Mp4L/c54/yKkXmn5/cr5JokeShkm4tY=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,HK_NAME_FM_DR,KAM_ASCII_DIVIDERS,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2
X-HELO: mail-wi0-f181.google.com
X-Received: by 10.180.12.241 with SMTP id b17mr3342822wic.55.1444985374405;        Fri, 16 Oct 2015 01:49:34 -0700 (PDT)
From: Dr Rainer Woitok <rainer.woitok@gmail.com>
X-Google-Original-From: Dr Rainer Woitok <Rainer.Woitok@Gmail.Com>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Message-ID: <22048.47638.206600.117271@woitok.gmail.com>
Date: Fri, 16 Oct 2015 10:49:26 +0200
To: Ken Brown <kbrown@cornell.edu>
Cc: cygwin@cygwin.com
Subject: Re: How to correctly rebase?
In-Reply-To: Msg <5620164E.1010508@cornell.edu> of 2015-10-15 17:10:38 -0400 from kbrown@cornell.edu
References: <22046.25592.311399.765933@woitok.gmail.com>	<8925F252-F479-4990-B568-1EC612DF39A5@etr-usa.com>	<22047.42793.36600.773496@woitok.gmail.com>	<41C9E795-AEEC-4378-8548-44DAF7DB98E7@etr-usa.com>	<5620164E.1010508@cornell.edu>
Reply-To: cygwin@cygwin.com, Rainer.Woitok@gmail.com

Ken,

On Thursday, 2015-10-15 17:10:38 -0400, you wrote:

> ...
> Another possibility is that those DLLs were in use.  Rainer, did you make sure 
> that no Cygwin processes were running other than dash?

Well, at least  I tried to.   I ran "/bin/ps -ef"  and only saw one "ps"
and one "ash" process.

> ...
> No, it's because rebase is called with the -s option, which implies the -d 
> option, which means that it starts at 0x70000000 and works down.

Thanks for the explanation.  This had escaped me.

>                                                                   Rainer, you 
> can run 'rebase -is' to see the full list of base addresses.

I did, and I think this list os more or less the same as the output from
"rebaslst".  But I'll compare more thoroughly later.  What caught my eye
though is that both lists seemed sorted more or less with respect to de-
scending file names, except for

/usr/bin/cygLLVM-3.1.dll                     base 0x5ca90000 size 0x0128a000  
/home/Rainer/repo/netcdf/bin/cygnetcdf-7.dll base 0x5dd20000 size 0x032a0000  
/usr/bin/cygORBitCosNaming-2-0.dll           base 0x61580000 size 0x0000c000  

All my other local DLLs appear at the very end  of these lists.  Is this
just the way "rebase" works internally or does this indicate a problem?

Talking about problems:  Python still  does not work  (and perhaps other
stuff I just haven't yet tried).  Should I try re-installing Python?

But I would be more at rest if this all would be sort of explainable.

Sincerely,
  Rainer

PS: Please also reply to me personally, as I am currently not subscribed
to this list (though I'm considering to join it,  due to urgent pleas by
others :-)

 ----------------------------------------------------------------------
| Rainer M Woitok                | Phone : (+49 60 93) 487 95 95       |
| Kolpingstraße 3                | Mobile: (+49 172) 813 6 831         |
| D-63846 Laufach                | Mail  : Rainer.Woitok@Gmail.Com     |
| Germany                        |                                     |
 ----------------------------------------------------------------------

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

