From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23409 invoked by alias); 8 Jun 2019 13:36:51 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 23401 invoked by uid 89); 8 Jun 2019 13:36:50 -0000 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 Received: from mailout10.t-online.de (HELO mailout10.t-online.de) (194.25.134.21) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 08 Jun 2019 13:36:49 +0000 Received: from fwd27.aul.t-online.de (fwd27.aul.t-online.de [172.20.26.132]) by mailout10.t-online.de (Postfix) with SMTP id DF3D7416F779 for ; Sat, 8 Jun 2019 15:36:46 +0200 (CEST) Received: from [192.168.2.127] (V+o2gkZLZhjnIvMQ37410RtzIgg2VSNIBRL3LzO1WoXTeBWhF1VrMzSGaY+JDV1wXP@[79.235.166.173]) by fwd27.t-online.de with (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384 encrypted) esmtp id 1hZbWU-1fiBeK0; Sat, 8 Jun 2019 15:36:42 +0200 Subject: Re: Package pinfo-0.6.10 - fix for very old bug To: cygwin@cygwin.com References: <8gbifetgoua8otb48ggr8hntujuaaoj27p@4ax.com> <45b7fede-a1b5-5ff1-b61a-c18191cc5ee7@t-online.de> From: Henning Message-ID: <023fc864-0455-76b5-b3e4-49353914e5ee@t-online.de> Date: Sat, 08 Jun 2019 13:36:00 -0000 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 X-SW-Source: 2019-06/txt/msg00104.txt.bz2 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