From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17903 invoked by alias); 12 Dec 2001 13:14:36 -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 Received: (qmail 17877 invoked from network); 12 Dec 2001 13:14:33 -0000 Received: from unknown (HELO itdomain003.itdomain.net.au) (203.63.157.208) by sources.redhat.com with SMTP; 12 Dec 2001 13:14:33 -0000 Received: from lifelesswks ([144.137.123.92]) by itdomain003.itdomain.net.au with Microsoft SMTPSVC(5.0.2195.3779); Thu, 13 Dec 2001 00:14:31 +1100 Message-ID: <05a901c1830e$f13b9840$0200a8c0@lifelesswks> From: "Robert Collins" To: "Jason Tishler" , References: <20011212080759.A1224@dothill.com> Subject: Re: rebase utility (was Re: dll_list::load_after_fork() blues ...) Date: Wed, 12 Dec 2001 05:45:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-OriginalArrivalTime: 12 Dec 2001 13:14:31.0925 (UTC) FILETIME=[EFCFFA50:01C1830E] X-SW-Source: 2001-12/txt/msg00637.txt.bz2 ----- Original Message ----- From: "Jason Tishler" To: Sent: Thursday, December 13, 2001 12:07 AM Subject: rebase utility (was Re: dll_list::load_after_fork() blues ...) > Chris, > > On Fri, Dec 07, 2001 at 08:02:22PM -0500, Christopher Faylor wrote: > > A rebase utility for cygwin would be pretty nice, I think. > > Attached is the beginning of a rebase utility. It is modeled after the > MS one: > > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/tools/p erfutil_2z39.asp > > So far I have only implemented the -b and -d options. > > If a stand-alone utility is still deemed useful (as opposed to integrating > the functionality directly into setup.exe), then I will "GNU-ize", clean > up, and submit it to cygwin-patches for consideration. If I may add two cents here. Binutils could use this. Setup could use this. A standalone tool may be useful. libtool could use a binutils or standalone util. install.sh could " So I'd suggest you make your utilitie a verrry thin wrapper around a library, and put everything functional in the library. Rob -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/