[Fwd: Re: [PATCH 1 of 3] arch: s390 and 390x glibc patch]

Yann E. MORIN yann.morin.1998@anciens.enib.fr
Sat Nov 14 15:57:00 GMT 2009


Harold, Mike,
All,

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=yes
> > >	libc_cv_mlong_double_128ibm=yes
> > How do I achieve the equivalent of this with crosstool-ng?
> no idea.  yann might know.  just export those vars into the environment.  this 
> should be safe to do for all targets during the headers configure step only.

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 'configparms'
in the top-level of the build dir. That file is then included from the
Makeconfig makefile.

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?

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
`------------------------------^-------^------------------^--------------------'
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ct-ng-many-configparms-values.patch
Type: text/x-diff
Size: 1853 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/crossgcc/attachments/20091114/a3563105/attachment.bin>
-------------- next part --------------
--
For unsubscribe information see http://sourceware.org/lists.html#faq


More information about the crossgcc mailing list