----- Original Message ----- From: "Jason Tishler" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> 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/