X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 To: cygwin AT cygwin DOT 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: <20150307124429 DOT 40ea18631540eda21ba3a85c AT nifty DOT ne DOT 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 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 -- 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