X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.3 required=5.0	tests=AWL,BAYES_00,SPF_HELO_PASS,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Mark Geisert <mark@maxrnd.com>
Subject: Re: Cygwin + Python: unable to remap
Date: Fri, 17 Sep 2010 02:54:20 +0000 (UTC)
Lines: 26
Message-ID: <loom.20100917T043659-431@post.gmane.org>
References: <AANLkTin7p83cXtmpEkNruTQPPM_5swh=_6U-Od3wH6Bc@mail.gmail.com>	<AANLkTiko81Fw_vjib__K3-y6VbwCFrG=n_KMHOCjYCNY@mail.gmail.com>	<4C92746C.5080809@x-ray.at>	<AANLkTi=4W89oYwR5D+G-scouZXof5EhxJhONyAJGCqGi@mail.gmail.com>	<AANLkTi=bG2S2ZkJ-p-WWHhFM9RwY7P25MA35boA7Sf20@mail.gmail.com>	<loom.20100916T225518-627@post.gmane.org> <AANLkTinEhA5XdLQwDSk73sBOLKvnmCED-PWjM3vgovji@mail.gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes
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

Al writes:
> 2010/9/16 Mark Geisert <XXXX <at> XXXXXX.XXX>:

Please don't feed the spammers.

> >> >     cygncurses5.dll => /home/prefix/gentoo/usr/bin/cygncurses5.dll
> >> > (0x10000000)
> >
> > This one is below the sixty million value that Reini described as
suspicious.
> 
> Now what do I make of that. Do I tell it to be loaded elsewhere? Any
> helpful link?

You want 'rebase' from the 'rebase' package.  Use setup.exe to install it
if you don't have it already.  After installation, it's documented in a
text file /usr/share/doc/Cygwin/rebase*README.

You get to choose the base address to rebase the dll to.  'rebaseall',
from the same package, defaults to seventy million (= 0x70000000) so that
could be good.

If you've built other dlls in the same directory you might as well run
rebase or rebaseall on all of them to avoid future issues of this type.

..mark


--
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

