This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] eglibc-2.15 (missing LIBC_TRY_CC_OPTION macro)


Matthieu, All,

On Tuesday 05 June 2012 11:30:08 Matthieu wrote:
> I'm using crosstool-ng-1.15.2.
> I've faced a build failure with eglib-2.15 (using Linaro GCC 4.7-2012.04).
> 
> I've got the following configure error:
> 
> checking for compiler option to disable generation of FMA
> instructions... ../libc/configure: line 7735: syntax error near
> unexpected token `$opt,'
> ../libc/configure: line 7735: `  LIBC_TRY_CC_OPTION($opt,
> libc_cv_cc_nofma=$opt; break)'
> 
> configure.in uses the macro LIBC_TRY_CC_OPTION, but it is not defined
> in aclocal.m4.
> http://www.eglibc.org/svn/branches/eglibc-2_15/libc/aclocal.m4
> But it's there on trunk (macro is defined):
> http://www.eglibc.org/svn/trunk/libc/aclocal.m4
> 
> Mailed upstream. Here is a temporary patch (copy it in
> "patches/eglibc/2_15") until SVN fixed.

Could you please send a proper patch against crosstool-NG, and add your
SoB-line? Also, send the patch in the body, not attachement, it's easier
to review and comment. See: docs/7 - Contributing to crosstool-NG.txt

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.  |
'------------------------------^-------^------------------^--------------------'

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]