On Sat, 7 Mar 2015 12:44:29 +0900
Takashi Yano <takashi.y...@nifty.ne.jp> wrote:
> $ cd /bin
> $ ./find '/cygdrive/c/Program Files (x86)/gnuplot' -name '*.dll' > 
> /tmp/rebase.lst
> $ ./rebaseall -v -T /tmp/rebase.lst

After I posted this, I have noticed that using
/tmp/rebase.lst is dangerous, because rebasell
uses same filename internally.

Please use /tmp/rebase-gnuplot.lst or something
instead of /tmp/rebase.lst.

-- 
Takashi Yano <takashi.y...@nifty.ne.jp>

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to