delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2013/07/11/03:28:27

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:from:to:subject:date:message-id:mime-version
:content-type:content-transfer-encoding; q=dns; s=default; b=sWx
Z2/TSuwu9WANzz9VfTzFCot9RzdepfNraNNc6ppIy14d6M8Z0Rf5eQEg8c2Dlhch
Iw2szKckiZ5364BqlO9LzT0Jes0M28de6IyqHVGbB8FkV55xH87QIFxgZnLCNxiZ
AAjN1tpA0AXegMUmNiF00YfKxJ7+wF5xV9HHPb/g=
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:from:to:subject:date:message-id:mime-version
:content-type:content-transfer-encoding; s=default; bh=Eb13HE9Ha
Hs/bQQU9vhzR7hUo48=; b=IJLgxcWWptba4bEvKL1Pz5PQ627REMQw+ph3JalP0
eqjtVAOEV8xRsYFycv1go6ZHCweU19BaVngVbRHzCwfp6KqqeSWpQgLe+Qj7IuLg
I1MAlquBq+N44qICyLFsepwhxtT/ggOuHTceDCyDmF0E4Pk4pJSp2pPHWGL6Qdf6
ag=
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
X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_05,KHOP_RCVD_UNTRUST,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL,RP_MATCHES_RCVD,SPF_HELO_PASS,T_MANY_HDRS_LCASE autolearn=ham version=3.3.1
From: Fedin Pavel <p DOT fedin AT samsung DOT com>
To: cygwin AT cygwin DOT com
Subject: libargp: argp_program_version does not work
Date: Thu, 11 Jul 2013 11:27:58 +0400
Message-id: <000001ce7e08$2b866830$82933890$%fedin@samsung.com>
MIME-version: 1.0

 Hello!

 I have found a problem: argp_program_version string is ignored by libargp.
 I guess the problem happens because of DLL's nature. DLLs cannot contain
unresolved symbols, so the DLL has own version of argp_program_version which
is always initialized to NULL. There's no way to override it.
 Is it possible to fix this somehow ? I guess it can be done if we move this
variable to libargp.dll.a stub library. In this case, a static definition of
this variable will be picked up from there if there's no definition in the
program.

Kind regards,
Pavel Fedin
Expert Engineer
Samsung Electronics Research center Russia



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