X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com From: Mark Geisert Subject: Re: Cygwin + Python: unable to remap Date: Fri, 17 Sep 2010 02:54:20 +0000 (UTC) Lines: 26 Message-ID: References: <4C92746C DOT 5080809 AT x-ray DOT at> 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Al writes: > 2010/9/16 Mark Geisert 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