X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.7 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <AANLkTikdMz4Fo-1qauhHxgQsNA=NNecLgrsZTxiTzdL+@mail.gmail.com>
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>	<loom.20100917T043659-431@post.gmane.org>	<AANLkTikdMz4Fo-1qauhHxgQsNA=NNecLgrsZTxiTzdL+@mail.gmail.com>
Date: Fri, 17 Sep 2010 11:24:10 +0200
Message-ID: <AANLkTinwT+YxJ5-cE73U2ZCspCkfSCOs82JVxW0myUue@mail.gmail.com>
Subject: Re: Cygwin + Python: unable to remap
From: Al <oss.elmar@googlemail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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

>
> It's not that simple :)
>
> rebaseall only rebases the exact dll's which were installed from your
> packager (setup.exe),
> but not any other dll's used at run-time - shadowing system dll's as
> in your case, or added dependencies as with perl or python.

Hmmm, that leads to the conclusion, that I have to write a customized
rebaseall or a wrapper for it.

>
> python or perl are favorites adding additional dll's to your run-time
> because you
> can and should simply add external library bindings by yourself.
>
> In your case the simpliest fix would be to remove your /home/prefix/gentoo...
> prefix from your path.

My target is to get full controll of the sources, versions and patches.

Al

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

