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=hoawdfeROP1CZ3eH dfGMT+IF6JO6Cl+GqErzzLK6dlOfB67D3nYMPQE/FCzKIrxgvE+uz9iBSMYs7pNV cX7BKF3qPj02XPdrEkbEh9Vgm1rA/h+/Ks8Rge9tMLq37N2wGKRIVuWAtL9OuJpQ /de6yQV85sNR+CS/B7vnOQs9Ud8= 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=GNJHlZlTI8CcXySawWl8xi 6FWco=; b=KI5kKhsOUn1ZaO9x1WXsjQdNXlIkMeLj7OUN4EtLKE8WC97LFzAcTu Uitq2Mqh56CmzEoCWwp3dz337V4Ykzy4xNFG8wWcmzefEOznhY6907vdUz6BIph2 HwSpebHQt7EAIgoxQKPYMLtjBiQLgFaX0AlEjXM7SjQtyaTjyfODk= 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-Spam-SWARE-Status: No, score=3.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPAM_SUBJECT1 autolearn=no version=3.3.1 spammy=H*UA:6.3, HX-Languages-Length:868, installing, H*r:sk:mailout X-HELO: mailout10.t-online.de Subject: Re: Package pinfo-0.6.10 - fix for very old bug To: cygwin AT cygwin DOT com References: <8gbifetgoua8otb48ggr8hntujuaaoj27p AT 4ax DOT com> <45b7fede-a1b5-5ff1-b61a-c18191cc5ee7 AT t-online DOT de> From: Henning Message-ID: <023fc864-0455-76b5-b3e4-49353914e5ee@t-online.de> Date: Sat, 8 Jun 2019 15:38:14 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.3; rv:56.0) Gecko/20100101 Thunderbird/56.0 MIME-Version: 1.0 In-Reply-To: <45b7fede-a1b5-5ff1-b61a-c18191cc5ee7@t-online.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Note-from-DJ: This may be spam On 08/06/2019 10:08, Henning wrote: > On 06/06/2019 17:16, Andrew Schulman wrote: >> >> I may update pinfo to 0.6.13. I seem to recall that I tried that >> before and >> ran into build trouble. I'll take another look. >> >> Andrew > > I thought I'll try. At first autogen.sh failed with autopoint not found. > After installing gettext-devel, which, among other packages, according > to cygwin package search contained autopoint, autogen'ing, configure'ing > and make'ing succeeded. > What puzzled me were the very different sizes of the executables: >     0.6.10        104,974 >     0.6.13         27,662 > (stripping didn't change sizes.) > Sorry, my fault. Doing 'make install' revealed that not the executable in src/ but instead the one in /src/.libs is installed. Size is now 559k/91k Henning -- 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