delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/07/25/10:38:47

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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=HIUcpr6+gMatJG70
tmTM4SgPVnfhKZTRz4HwttQtcyaPe4HTIP5JML98rsXIUxNbbLAUJEwksxJeE0rL
GtjhoM21Z6UamDGjgu+ljnajINVf34mV5jlaUOdgg7J19bERA9sbBhVa85jHk2AT
0gBZ5JvEsdcRh23W4FurPZvHQ8M=
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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=/arRl93yTVCEOuS/OIoUou
V3ZfE=; b=kFf1/03gDqfHdmZa5vt2jwc8QO9+y5RpsUZshfBWCpAQOOV8Sg0obb
vx7oAnlKl4w0rV5BYCLA6h8RKYvCBZ4x1EFxqLHQd0QapC7Um1BCrwgXYo15b9X9
qRN+u8aDGFJDpl+rUBQ+UxJe8Y1F5P+5sozL6WcVoFC96ElRE3u7A=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=
X-HELO: smtp-out-2.talktalk.net
X-Spam: 0
X-OAuthority: v=2.2 cv=R5RBIpZX c=1 sm=1 tr=0 a=IUz/5zGOwx1AJbwgoa8h8g==:117 a=IUz/5zGOwx1AJbwgoa8h8g==:17 a=IkcTkHD0fZMA:10 a=w_pzkKWiAAAA:8 a=HEghvvgdGJlFcoC4mzgA:9 a=QEXdDO2ut3YA:10 a=buB1NfXUTBUA:10 a=IfQ-iFkkCvMA:10 a=sRI3_1zDfAgwuvI8zelB:22
Subject: Re: "rebase-trigger full"
To: cygwin AT cygwin DOT com
References: <6951c29a-a869-3da9-6f28-70e441ed0dce AT onetel DOT com> <467d8e79-6a72-b7ad-8c2c-9ac282f1ac45 AT SystematicSw DOT ab DOT ca> <dfb26b64-261d-265d-4555-376a58067970 AT onetel DOT com> <2abf5d73-74d5-e1b8-0fa8-f346b1af8685 AT onetel DOT com> <27503828-70f4-aad6-2e04-408676108403 AT gmail DOT com>
From: mike <mikereape AT onetel DOT com>
Message-ID: <236f08d8-a329-cd9f-04ab-a0bb9d47a889@onetel.com>
Date: Tue, 25 Jul 2017 15:38:29 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1
MIME-Version: 1.0
In-Reply-To: <27503828-70f4-aad6-2e04-408676108403@gmail.com>
X-CMAE-Envelope: MS4wfKR7U/INLUMslaJnI1G7z0XnUsQ1tGHGyziKwcX9xDYp9VypjS4oCgN66i/FBk+NPjQqDC+R8OoW3bPQTlMKM2UnqFtruNaC7IIfFvC4Jf460WhbZJ+D tf43UwLfI+eEWG24g/ad0A77LdNnLdnGdHO9JLkecp3K3LFbQnstt3rm
X-IsSubscribed: yes

On 25/07/2017 15:29, Marco Atzeri wrote:
> On 25/07/2017 16:12, mike wrote:
>> On 25/07/2017 11:17, mike wrote:
>>> On 25/07/2017 06:21, Brian Inglis wrote:
>>>
>> Thanks very much for that Brian.  That seems to have done the trick.
>> It's solved part of my problems anyway.  However why does rebasing take
>> such a long time?  I would have thought that it would be quite fast
>> using oldschool compile/link/load techniques. I'm not being critical I'm
>> just curious because a long time ago I used to work on stuff like this
>> myself.
>>
>
> Hi Mike,
>
> "full" take long as need to rebase from scratch every single dll's.
> It is only needed in case of problems.
>
> If you want to know how many dll's are rebased :
>
> $ rebase -si |wc -l
>
>
> The usual rebase pass is incremental and it is much faster.
>
> Regards
> Marco
>
>
> -- 
> 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
>
>
Thank you Marco.  Maybe there are just way more dlls than I ever realised.

Mike

-- 
I *AM* a unique and special snowflake


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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019