Sylvain Petreolle <[EMAIL PROTECTED]> wrote:
>
> --- Ben Taylor <[EMAIL PROTECTED]> a écrit :
> >
> > Apologies. That should have been isolated with a
> >
> > #ifdef __sun__
> > #include "gnu-c99-math.h"
> > #endif
> >
> > correct. I rechecked the patch I sent to Fabrice and the gnu-
--- Ben Taylor <[EMAIL PROTECTED]> a écrit :
>
> Apologies. That should have been isolated with a
>
> #ifdef __sun__
> #include "gnu-c99-math.h"
> #endif
>
> correct. I rechecked the patch I sent to Fabrice and the gnu-c99-math.h
> file is there.
please make sure if you use underscores o
Chris Bagwell <[EMAIL PROTECTED]> wrote:
> I just upgraded to current CVS to get all the changes submitted today.
> The solaris port commits seems to have added a #include "gnu-c99-math.h"
> file to fpu/softfloat-native.h.
Apologies. That should have been isolated with a
#ifdef __sun_
On Tue, Apr 25, 2006 at 09:04:33PM -0500, Chris Bagwell wrote:
> I just upgraded to current CVS to get all the changes submitted today.
> The solaris port commits seems to have added a #include "gnu-c99-math.h"
> file to fpu/softfloat-native.h.
>
> This file doesn't exist on my Fedora Core 5 sy