X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 	tests=AWL,BAYES_00,SPF_NEUTRAL
X-Spam-Check-By: sourceware.org
Message-ID: <4B1ACC33.10009@cornell.edu>
Date: Sat, 05 Dec 2009 16:10:11 -0500
From: Ken Brown <kbrown@cornell.edu>
User-Agent: Thunderbird 2.0.0.23 (Windows/20090812)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Confusion re: use of rebaseall vs. rebase to relieve BitDefender     woes REDUX
References: <4B18F846.60300@cs.umass.edu> <4B196F53.6010603@nc.rr.com> <4B198B26.2030601@nc.rr.com> <4B1992A5.6000500@cs.umass.edu> <4B19A995.7060405@nc.rr.com> <4B19D7CA.2050804@cs.umass.edu> <4B1AB37B.70003@nc.rr.com> <4B1AC580.7090406@nc.rr.com>
In-Reply-To: <4B1AC580.7090406@nc.rr.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
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

On 12/5/2009 3:41 PM, Ed Gaines wrote:
> As before, I searched for open cygwin dlls before and after running 
> rebase. I couldn't find any at all. I tried searching for these dlls
> DURING the rebase, but unfortunately the rebase command completes
> before the dll search completes. So even though the dll search never
> found cygwin1.dll, I can't say for sure that cygwin1.dll was NEVER in
> use during the process.

Rebase is a Cygwin application and needs cygwin1.dll.  You can see that 
by using cygcheck:

$ cygcheck rebase
Found: C:\cygwin-1.7\bin\rebase.exe
C:\cygwin-1.7\bin\rebase.exe
   C:\cygwin-1.7\bin\cygwin1.dll
     C:\WINDOWS\system32\ADVAPI32.DLL
       C:\WINDOWS\system32\KERNEL32.dll
         C:\WINDOWS\system32\ntdll.dll
       C:\WINDOWS\system32\RPCRT4.dll
         C:\WINDOWS\system32\Secur32.dll

That's why the instructions that you quoted in your first message in 
this thread (http://cygwin.com/ml/cygwin/2009-12/msg00159.html) said to 
run rebase on a *copy* of cygwin1.dll.

Ken

--
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

