From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 52091 invoked by alias); 12 Jun 2017 20:03:47 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 52067 invoked by uid 89); 12 Jun 2017 20:03:47 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=uploads X-HELO: limerock01.mail.cornell.edu Received: from limerock01.mail.cornell.edu (HELO limerock01.mail.cornell.edu) (128.84.13.241) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 12 Jun 2017 20:03:45 +0000 X-CornellRouted: This message has been Routed already. Received: from authusersmtp.mail.cornell.edu (granite4.serverfarm.cornell.edu [10.16.197.9]) by limerock01.mail.cornell.edu (8.14.4/8.14.4_cu) with ESMTP id v5CK3m6V030030 for ; Mon, 12 Jun 2017 16:03:48 -0400 Received: from [10.128.138.249] (dhcp-gs-2809.eduroam.cornell.edu [10.128.138.249]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id v5CK3lXD023525 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Mon, 12 Jun 2017 16:03:47 -0400 Subject: Re: [ITP] geomview 1.9.5 To: cygwin-apps@cygwin.com References: <15cf8540-b461-eb8b-bd71-a1650274b0ee@dronecode.org.uk> From: Ken Brown Message-ID: Date: Mon, 12 Jun 2017 20:03:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Cornell-Gauge: Gauge=X X-PMX-CORNELL-AUTH-RESULTS: dkim-out=none; X-IsSubscribed: yes X-SW-Source: 2017-06/txt/msg00028.txt.bz2 On 6/12/2017 3:26 PM, Ken Brown wrote: > On 6/12/2017 3:17 PM, Jon Turney wrote: >> On 12/06/2017 18:51, Ken Brown wrote: >>> On 6/12/2017 1:05 PM, Ken Brown wrote: >>>> geomview is in Debian: >>>> >>>> https://packages.debian.org/jessie/geomview >>>> >>>> The cygport file and patches are attached. >> >> I think DEPEND could also include zlib-devel. >> >> I'm not sure the discussion of the issue with weak symbols is >> technically correct, but then I'm not quite sure exactly why it's not >> working :) >> >> Apart from that, looks good. I added this to your uploads. > > Thanks. Maybe I'll raise the issue with weak symbols separately on the > Cygwin list, since I would like to better understand what's going on. I just tried to extract a self-contained STC with "#pragma weak" from the geomview sources, and I couldn't get it to fail. So I too am not sure why it's not working. I don't think this is worth worrying about. I'll just modify the comment. Ken