From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8228 invoked by alias); 24 Feb 2004 21:21:24 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 8220 invoked from network); 24 Feb 2004 21:21:23 -0000 Received: from unknown (HELO sccrmhc12.comcast.net) (204.127.202.56) by sources.redhat.com with SMTP; 24 Feb 2004 21:21:23 -0000 Received: from althea (pcp04244714pcs.eatntn01.nj.comcast.net[68.36.183.225]) by comcast.net (sccrmhc12) with ESMTP id <20040224212123012009612qe>; Tue, 24 Feb 2004 21:21:23 +0000 Received: from [127.0.0.1] (helo=althea.tishler.net) by althea with smtp (Exim 4.24) id HTLY41-000134-AK for cygwin@cygwin.com; Tue, 24 Feb 2004 16:24:01 -0500 Received: by althea.tishler.net (sSMTP sendmail emulation); Tue, 24 Feb 2004 16:24:01 -0500 Date: Wed, 25 Feb 2004 00:19:00 -0000 From: Jason Tishler To: cygwin@cygwin.com Subject: Re: [PATCH] rebase: Pick up more dlls when using rebaseall Message-ID: <20040224212400.GC2092@tishler.net> Mail-Followup-To: cygwin@cygwin.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-IsSubscribed: yes X-SW-Source: 2004-02/txt/msg01277.txt.bz2 Rafael, On Sat, Feb 21, 2004 at 06:43:17PM -0800, Rafael Kitover wrote: > This modification to the rebaseall script will allow it to work on > .dll extensions created by Perl modules downloaded from CPAN, ie using > perl -MCPAN -e shell, site python dlls, and any dlls that can be found > in /usr/local, /install, /home and /opt. find does not recurse into > symlinked directories, so there should be no danger of rebasing dlls > not intended for cygwin. I would prefer a patch that adds support for (multiple) -T options to rebaseall (and rebase) to allow one or more lists of extra DLLs to be specified. This will cover *all* DLLs and not just the ones you listed above. Additionally, it should perform much better on large directory trees like my home directory! :,) > Also a minor nit about the rebase package, the readme is under > /usr/doc/Cygwin rather than /usr/share/doc/Cygwin. Sigh... I haven't released a rebase package since FHS compliance became a requirement. The above will be rectified when I do so. Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/