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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=Qz jHSLlLiCB24AK+z4oX2d4XGWygQX9zqfd0K+Y+2Nqoaa3tqF41XDWlRW4Q70Z23K RRwP1eIeZDRySlHlHtj6CLVVkdC2VLN/jarQgTC0vNHeTdTXqHIggHOIVsYnrBua 6l5wUyU9Q0TvRinmLDPTXjmiqjls1AmSrLf03QUoo= 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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=Prc4u+Wo r5vwf+VkSgpPNNlh/NM=; b=VT+TQHRSB+VeS4JXW+EaERN8uyO7qwuOts7dNY1P rWO3b8o48cgYFPJRXmnsZZuXy7PgQJjcvayzRe44YRZONTB1RpkfAHCqNsd+Bw1R IaLRdhS46MayKcDc4vRLx5VI2uX72FbhiJ+ay+L+/jhsWqoEbW65WeRXA3ZyBokJ cKk= 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=0.8 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-lb0-f177.google.com MIME-Version: 1.0 X-Received: by 10.152.6.194 with SMTP id d2mr918055laa.54.1403089499418; Wed, 18 Jun 2014 04:04:59 -0700 (PDT) In-Reply-To: <87y4wvkiur.fsf@picasso.cante.net> References: <8761k1ktn8 DOT fsf_-_ AT picasso DOT cante DOT net> <539F73F1 DOT 3020005 AT tiscali DOT co DOT uk> <87y4wvkiur DOT fsf AT picasso DOT cante DOT net> Date: Wed, 18 Jun 2014 13:04:59 +0200 Message-ID: Subject: Re: [ANNOUNCEMENT] Updated: fossil 20140612172556-1 -- DVCS with built-in wiki, http server and issue tracker (FIXED) From: Jan Nijtmans To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes 2014-06-17 11:04 GMT+02:00 Jari Aalto : > Hm, for some reason the cron did not pick it up at Cygwin > site. I'll look into it. > > Thanks, > Jari It looks like it's working now. One more thing I noted on cygwin64: $ ls -la /usr/bin/fossil.exe -rwxr-xr-x 1 nijtmaj None 4158982 Jun 16 12:53 /usr/bin/fossil.exe $ strip /usr/bin/fossil.exe $ ls -la /usr/bin/fossil.exe -rwxr-xr-x 1 nijtmaj None 1144320 Jun 18 12:48 /usr/bin/fossil.exe $ It looks like the x64 version is not stripped, somehow, so fossil.exe is bigger than necessary. On cygwin32 it's OK: stripping does not further reduce the size of fossil.exe. Everything works fine. Regards, Jan Nijtmans -- 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