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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=IYwsx4E59xqD/DDrO/TfR9zVXolufgx78gXIUatfXNr e4c2fmzxX8kvrBG2ThHysTSESC1Z6Bf+MZJIIVcLnocxUFwlj5ppSh273bQgTxOc vGg9xGYQBv1MymYYyMWkB7SsI+TRPyLRGCkzxPfguMz6n9nmy5ld7lhSYA123K+w = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=Oy0HuK+IfCzqPXtCJTuwNKSAUys=; b=ekGWsIt1h0x8CQxhA 3Us/fdWBKGoM0I6WVEBbrFWwrPU8nh7EBjY7WJV9DB/z0tQvPnRCU7wFzR49lAST 3ffZIQ5tvpRGR5apEF5wY9bSso6qHOOC3zQ3g70K+ZIDCazut/eUBzqMcd3a8GD3 9+t4/1qyMIR0R3QqmpK8Nou+Is= 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 X-Spam-SWARE-Status: No, score=-4.3 required=5.0 tests=AWL,BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,KHOP_PGP_INLINE,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_PASS autolearn=no version=3.3.1 X-Received: by 10.152.116.19 with SMTP id js19mr10593564lab.72.1374410913074; Sun, 21 Jul 2013 05:48:33 -0700 (PDT) Message-ID: <51EBD89E.2060600@gmail.com> Date: Sun, 21 Jul 2013 16:48:30 +0400 From: LRN User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:25.0) Gecko/20100101 Thunderbird/25.0a1 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: passing -no-undefined to libtool with autoconf/automake References: <51EB9F35 DOT 4050408 AT gmail DOT com> In-Reply-To: <51EB9F35.4050408@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 21.07.2013 12:43, marco atzeri wrote: > Hi All, > > As latest gcc's are not ignoring anymore "-no-undefined" > and the configure halt with error if LDFLAGS="-no-undefined" > is defined in advance I usually patch packages and add -no-undefined to libblahblahblah_la_LDFLAGS where necessary. That is more-or-less the same thing you do, but more precise. The better way is to tell upstream that they need -no-undefined or a way to put it there. Some packages already add -no-undefined, or they add to libraries' LDFLAGS from a variable that configure may (by its own accord or by user's command) set to -no-undefined, if the platform requires that. - -- O< ascii ribbon - stop html email! - www.asciiribbon.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (MingW32) iQEcBAEBAgAGBQJR69idAAoJEOs4Jb6SI2CwUhMH/iVodGqxEcRpvSbWduiLAn2I D9JsaYOFJYns5c088LxxnOu1fnmVRim06w5rzstaDBJF6Bh1ks5fmdRoVguIF+Fw vPKldCdT9t1bvV3tlLY4ZhNHliLUiNiCVPtgVP6prnAS+2k6W9Tdhbe2mQEnsnLe sHu1Lj0kAsRPGRI3TG5O3EozKVqpCRIPlo7w3g7c91kZp1+fsPgkaI0m0Q48MBhJ /jXdm2C/oWjWsCKqGyNE2/Jjp5UIXHowdM6Lbji4XKOnJeq6nLXvYhqae4fnaORq yBqazwM0tjWzp+EvvzWK/TxVddxH5r/MD+g7a6yIqdgbh2EMpzZswsq8wSK2+6A= =FgV/ -----END PGP SIGNATURE----- -- 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