X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:to:subject:message-id:in-reply-to
	:references:mime-version:content-type:content-transfer-encoding;
	 q=dns; s=default; b=nEzz1sXL87yc3ExfDeO8qkC7ZW0mjpbyPzV77gSaJFR
	QZinjB6qKrgWd8awqFIWURCvKWFbFnvP9SX28AL8MLtrAhBc0TSAmIYc1GSCo3bj
	WuPooyjPxRZ3yNFyb4nEG73hfrOStk8e+vr192P++ONQBOpeNHdQF9Ajy9vTIpJo
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:to:subject:message-id:in-reply-to
	:references:mime-version:content-type:content-transfer-encoding;
	 s=default; bh=4l+8uNFxDSeFjt1wd4XINtjPh/s=; b=lVPlh5S8aCtp9VRYa
	5IRsnH+0N5YWAgndpJjQntU3nvHljeRqG+6cQ8+AMRois9+cDrgdoK7XmzTQY4T5
	n/G/nHuAcw8q6z/xazLI07bMjvcIORdxKBEaRxZdik4JtqB7dJk21f23VP807rh1
	0LEZijg1I8Fh/t2ZwdUAzsNe6M=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2
X-HELO: conuserg007-v.nifty.com
X-Nifty-SrcIP: [121.93.68.199]
Date: Sat, 7 Mar 2015 13:26:38 +0900
From: Takashi Yano <takashi.yano@nifty.ne.jp>
To: cygwin@cygwin.com
Subject: Re: octave/gnuplot fails with new cygwin dll.
Message-Id: <20150307132638.f81320c9abf91eca12e00d21@nifty.ne.jp>
In-Reply-To: <20150307124429.40ea18631540eda21ba3a85c@nifty.ne.jp>
References: <CAKST5xOOQneAW7UOG1yDgK8K2hXBUf8cjEhH1X_DD-ddBhf5RQ@mail.gmail.com>	<20150307124429.40ea18631540eda21ba3a85c@nifty.ne.jp>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On Sat, 7 Mar 2015 12:44:29 +0900
Takashi Yano <takashi.yano@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.yano@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

