On Mon, Jan 27, 2003 at 02:46:13PM -0500, Christopher Faylor wrote: > I really think that a general purpose utility like rebase, which could > be used repeatedly (as opposed to occasionally for debugging > purposes), should be a cygwin program.
Since there haven't been any strong Mingw votes, I have converted my rebase to a Cygwin app. Should I also convert my rebaseall.bat to a shell script too? > Linking libraries statically should solve the problem of attempting to > rebase a 'linked in' DLL. BTW, rebase will ultimately be able to handle in-use DLLs by doing the MoveFileEx(MOVEFILE_DELAY_UNTIL_REBOOT) thing. So, rebasing cygwin1.dll and other in-use DLLs will not be a long-term problem. Thanks, 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
