X-Recipient: archive-cygwin AT delorie DOT 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: References: <4C92746C DOT 5080809 AT x-ray DOT at> Date: Fri, 17 Sep 2010 11:24:10 +0200 Message-ID: Subject: Re: Cygwin + Python: unable to remap From: Al To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 > > 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