This is the mail archive of the gsl-discuss@sourceware.org mailing list for the GSL project.


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: Failure building GSL-1.9 on FPU-less powerpc


At Tue, 28 Aug 2007 12:50:18 +0400,
Sergei Poselenov wrote:
> Don't you think the system-wide fpu-control.h for fpu-less
> systems should have _FPU_RC_NEAREST and others defined for
> compatibility? They already have there:
> 
> #define _FPU_GETCW(cw) 0
> #define _FPU_SETCW(cw) do { } while (0)

You'd have to ask on the GNU C Library mailing list about that I
guess.

If there is a simple patch to GSL that simplifies the compilation
without breaking anything, you could send it here.

-- 
Brian Gough


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