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?


On Mon, Oct 18, 2010 at 11:58 PM, Anthony Foiani
<anthony.foiani@gmail.com> wrote:
> Bryan --
>
> I'm using latest trunk:
>
> [tony@whisper ctng]$ cd trunk
> [tony@whisper trunk]$ hg summary
> parent: 2152:fb34f799f05b tip
> Âsamples: update to not use // download
> branch: default
> commit: (clean)
> update: (current)
> [tony@whisper trunk]$ hg log -l 3
> changeset: Â 2152:fb34f799f05b
> tag: Â Â Â Â tip
> parent: Â Â Â2149:98b7806295cc
> user: Â Â Â Â"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
> date: Â Â Â ÂMon Oct 18 21:50:26 2010 +0200
> summary: Â Â samples: update to not use // download
>
> changeset: Â 2151:ee9ce2595560
> branch: Â Â Â1.8
> user: Â Â Â Â"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
> date: Â Â Â ÂTue Oct 12 23:47:24 2010 +0200
> summary: Â Â cc/gcc: fix 4.4.4 patchset
>
> changeset: Â 2150:f97a8ad2b172
> branch: Â Â Â1.8
> parent: Â Â Â2129:3c0b773ffb0e
> user: Â Â Â Â"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
> date: Â Â Â ÂFri Oct 08 23:37:12 2010 +0200
> summary: Â Â cc/gcc: fix C++ headers location
>
> I'll make sure I don't have that setting in my config.... because I
> did. ÂRebuilding without, I'll see how it goes. Â:)
>
> (I should have thought to check that, since this "fenv.h" issue is
> relatively new -- at least, I was getting past this point with last
> week's trunk...)
>
> Many thanks,
> t.
>

right, I should have mentioned in my previous email that:
CC_EXTRA_CONFIG=--with-long-double-128

is replaced with:
CC_GCC_LDBL_128=m

Just a note...

-Bryan

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