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

See the CrossGCC FAQ 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: fenv.h not found?


All,

On Tuesday 19 October 2010 16:49:50 Arnaud Lacombe wrote:
> On Tue, Oct 19, 2010 at 4:19 AM, Bryan Hundven <bryanhundven@gmail.com> wrote:
> > I also saw strange behavior when both
> > CC_EXTRA_CONFIG=--with-long-double-128 and
> > CC_GCC_LDBL_128=m were set.
> given that the implementation is yet again buggy, I'm not surprised...

Again, posted on the list [1] as per your recommendations.
Your suggestion to depend on gcc-4.2 or later was applied.
No other review, so committed.

>     case "${CT_CC_GCC_LDBL_128}" in
>         Y)  extra_config+=("--with-long-double-128");;
>         M)  ;;
>         "") extra_config+=("--without-long-double-128");;
>     esac
> case sentivity boys, case sensitivity...

ARGGH... :-/ Thanks for spoting this. I'll push a fix later today.

Regards,
Yann E. MORIN.

[1] http://sourceware.org/ml/crossgcc/2010-10/msg00045.html

-- 
.-----------------.--------------------.------------------.--------------------.
|  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]