From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30332 invoked by alias); 14 Nov 2009 16:26:59 -0000 Received: (qmail 30322 invoked by uid 22791); 14 Nov 2009 16:26:58 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 14 Nov 2009 16:25:55 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 5A1F066BD6; Sat, 14 Nov 2009 16:25:53 +0000 (UTC) From: Mike Frysinger To: "Yann E. MORIN" Subject: Re: [Fwd: Re: [PATCH 1 of 3] arch: s390 and 390x glibc patch] Date: Sat, 14 Nov 2009 16:26:00 -0000 User-Agent: KMail/1.12.3 (Linux/2.6.31.4; KDE/4.3.3; x86_64; ; ) Cc: crossgcc@sourceware.org, Harold Grovesteen References: <4AFB41D0.5050407@tx.rr.com> <200911141023.19169.vapier@gentoo.org> <200911141656.19709.yann.morin.1998@anciens.enib.fr> In-Reply-To: <200911141656.19709.yann.morin.1998@anciens.enib.fr> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3382942.oEB3F0AMJ7"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200911141128.27056.vapier@gentoo.org> X-IsSubscribed: yes Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org X-SW-Source: 2009-11/txt/msg00048.txt.bz2 --nextPart3382942.oEB3F0AMJ7 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-length: 1456 On Saturday 14 November 2009 10:56:19 Yann E. MORIN wrote: > On Saturday 14 November 2009 16:23:18 Mike Frysinger wrote: > > On Wednesday 11 November 2009 18:37:44 Harold Grovesteen wrote: > > > Mike Frysinger wrote: > > > >under Gentoo, a bunch of cache vars > > > >are forced just for the headers step as there is no compiler to test. > > > > those include mlong double tests. > > > > libc_cv_mlong_double_128=3Dyes > > > > libc_cv_mlong_double_128ibm=3Dyes > > > > > > How do I achieve the equivalent of this with crosstool-ng? > > > > no idea. yann might know. just export those vars into the environment= .=20 > > this should be safe to do for all targets during the headers configure > > step only. >=20 > There is CT_LIBC_GLIBC_CONFIGPARMS that can be set in the menuconfig. > The value set in this variable is used to create a file named 'configparm= s' > in the top-level of the build dir. That file is then included from the > Makeconfig makefile. >=20 > It is possible to use it to pass one value. Passing more is not yet > possible. I can work something to handle more. Care to try the attached > patch? these are settings that should always be there and the user shouldnt be for= ced=20 to configure themselves. it also isnt specific to s390 ... it comes up wit= h=20 ppc targets too. for the headers step, it's safe to export these all the time for all target= s.=20=20 we've been doing this in gentoo for quite a long time now. -mike --nextPart3382942.oEB3F0AMJ7 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. Content-length: 836 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (GNU/Linux) iQIcBAABAgAGBQJK/tqrAAoJEEFjO5/oN/WB/d0P/082GKyrNOX4xXeB2HkmYIcV zRpXTGHECxk8jtOxajNZtUYNVmW8nFH5M1esJKuPrPM409gWc9xlyA4luSgtS03e 7xCHGZPrXM1pl7Uf/yY327ZZKuRpiGwBAB2BNes0km1+LNS858zdDIOluAsJWtLf Qh/vf1x3cZGrwIIDzdgabuwMMFzOpW4Pfuf21fDX9yH/8GpyOvppqUS5UfAlBlqp ytpkOfpTzA9t45B9TbXyxs+rr7dI/xQWMPtUvNa4niNE73rPXEcsNTEXNVObODlE qpSUvHDflCLVdSWRrhUiphC2jyoI0HULTuc1612ISMJZ4aB7auEchnumr24v2qEZ 9LbGkgcHuxMl5DaXSxRx9BnMIjEVt2E9f7/JnaHov7KyCnklhXqYs9mt0EKtkLfk HoFg4PPEBnyOsYlE1sJbqph0Ht1IgwCm8fm8a1D3y52V9OFnIcxUUWZqrWCWPVWm o6hWWug2WyOPSH3kS+wLTPhqEw0rzIlJUEhNB1AEQX1pCldFkHwQIRtjkTWFhgLr BwDk66WtHUm5sXJ1ecfODcCjUPx/0mMpBY6ALsn+lWFC4K36NU5ioEHddNe0YmBv jRg9p9yHQHc9t4siwLUMSGJf4oxb/eijWHsXnX0/OlVT58DvzCYAt60TfWJc1Qaq KgqPtxsWx++r9e2vrwq5 =Ab0u -----END PGP SIGNATURE----- --nextPart3382942.oEB3F0AMJ7--