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; q=dns; s=default; b=MNjA 3C4pJAlxHIulc/5rr4gr2pulvefGTysbqbhuo7cWnuvgdbH/ZuzhYSNZFDVOWY9X r5bxL1gKq756+lyqCVd57nyEc69XLlwEYeMzN9CqtcfpmQQ2+9GrT6t7aD7csec1 10Em5jhdgmkRCkAqXooH8boW1nk4M3bZOrQZaXs= 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; s=default; bh=zId7HF+ZnH lUcVUKJFJoaCfWjM4=; b=rMswR19jiEfVsceUyZoqh1Ri2PgaIpm3HzyaMgVK5Y uJBYtcfE7HUvq+LQ2R6Yxh+UC739AFGz/xSA3g2RKO1lsyUmSPhFd7Em7sBSLKW3 He3j6zM2dXsG2yHYFHcgxAELBxKyCwXm36PmPqI6pzZM5UX7/nTWw3ltRew3AA45 A= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=1.0 required=5.0 tests=BAYES_40,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*M:cygwin, dated, Hx-languages-length:1007, SSP X-HELO: mx1.redhat.com Subject: Re: tar-1.29 fails to build probably in relation with SSP To: cygwin AT cygwin DOT com References: <8079FF48-EC42-48BA-9F8B-FEFC47010E50 AT Denis-Excoffier DOT org> From: Yaakov Selkowitz Message-ID: <9e89ea96-cb3a-29f5-1e81-04808732b431@cygwin.com> Date: Thu, 7 Dec 2017 10:43:39 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <8079FF48-EC42-48BA-9F8B-FEFC47010E50@Denis-Excoffier.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HkqK0LsteJGNrTQdwOeS3atDFBFk85naT" X-IsSubscribed: yes --HkqK0LsteJGNrTQdwOeS3atDFBFk85naT Content-Type: multipart/mixed; boundary="IEqGmIHoXFiVtngAj3G3Bg3b2PXH2Doo1"; protected-headers="v1" From: Yaakov Selkowitz To: cygwin AT cygwin DOT com Message-ID: <9e89ea96-cb3a-29f5-1e81-04808732b431 AT cygwin DOT com> Subject: Re: tar-1.29 fails to build probably in relation with SSP References: <8079FF48-EC42-48BA-9F8B-FEFC47010E50 AT Denis-Excoffier DOT org> In-Reply-To: <8079FF48-EC42-48BA-9F8B-FEFC47010E50 AT Denis-Excoffier DOT org> --IEqGmIHoXFiVtngAj3G3Bg3b2PXH2Doo1 Content-Type: text/plain; charset=utf-8 Content-Language: en-CA Content-Transfer-Encoding: quoted-printable On 2017-12-06 13:14, Denis Excoffier wrote: > I have installed the latest snapshot, dated 20171201, which includes the = "export SSP functions" commit (dated 20171127). > I'm also up to date with the packages (gcc 6.4.0 etc.). My uname -a produ= ces: > CYGWIN_NT-6.1-WOW PC13169 2.10.0(0.323/5/3) i686 Cygwin >=20 > I tried to build tar-1.29 and i get several errors, SSP-related i suppose= , the first ones being: [snip] The builtin SSP implementation does unavoidably conflict with GCC's inferior one[1], which is the cause of these build errors. When Cygwin 2.10 is released, then GCC will need to be rebuilt without the latter. If you wish to test _FORTIFY_SOURCE with the current snapshot, then just move /usr/lib/gcc/$arch-pc-cygwin/6.4.0/include/ssp out of the way. Note, however, that any binaries so built will require a snapshot DLL at runtime, and will not run on the 2.9 DLL. [1] https://sourceware.org/ml/newlib/2017/msg01170.html --=20 Yaakov --IEqGmIHoXFiVtngAj3G3Bg3b2PXH2Doo1-- --HkqK0LsteJGNrTQdwOeS3atDFBFk85naT Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iHQEARECADQWIQRFYAu5jKh4qpenARn/IK+aZu4flAUCWilvvBYceXNlbGtvd2l0 ekBjeWd3aW4uY29tAAoJEP8gr5pm7h+UCk4An2xifWpogg+SmMKzWotZly/twBwK AJ0bsBfOpzWllAwAdHFx/Dv1hYcHqQ== =RVtX -----END PGP SIGNATURE----- --HkqK0LsteJGNrTQdwOeS3atDFBFk85naT--