Re: rebaseall with extra files

2004-03-09 Thread Jason Tishler
Yitzchak, On Mon, Mar 08, 2004 at 01:55:03PM -0800, Yitzchak Scott-Thoennes wrote: > On Mon, Mar 08, 2004 at 04:32:53PM -0500, Jason Tishler wrote: > > I will attempt to add an option to rebaseall that allows one to > > specify a list of extra DLLs to rebase in addition to the standard > > ones.

Re: rebaseall with extra files

2004-03-08 Thread Yitzchak Scott-Thoennes
On Mon, Mar 08, 2004 at 04:32:53PM -0500, Jason Tishler <[EMAIL PROTECTED]> wrote: > Caj, > > On Mon, Mar 08, 2004 at 04:39:53PM +0100, Caj Zell wrote: > > rebase -v -b 0x7000 `find > > /cygdrive/c/cygwin/lib/perl5/site_perl/5.8.2/cygwin-thread-multi-64int/auto/Tk > > -name "*.dll" ` > > >

Re: rebaseall with extra files

2004-03-08 Thread Jason Tishler
Caj, On Mon, Mar 08, 2004 at 04:39:53PM +0100, Caj Zell wrote: > rebase -v -b 0x7000 `find > /cygdrive/c/cygwin/lib/perl5/site_perl/5.8.2/cygwin-thread-multi-64int/auto/Tk -name > "*.dll" ` > > and found out that I could now run my application as before. However, > afterwards seeing that i