pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pspp-0.6.0-pre3 released


From: Jason Stover
Subject: Re: pspp-0.6.0-pre3 released
Date: Wed, 14 May 2008 17:10:57 -0400
User-agent: Mutt/1.5.10i

On Wed, May 14, 2008 at 10:32:57AM -0700, Ben Pfaff wrote:
> Jason Stover <address@hidden> writes:
> 
> > On Wed, May 14, 2008 at 12:17:23PM +0800, John Darrington wrote:
> >> Try the -fno-builtin option in CFLAGS
> >
> > I did that. No luck, same error.
> 
> The -fno-builtin option does not affect functions that begin with
> __builtin.  See the GCC manual:
> 
>     `-fno-builtin'
>     `-fno-builtin-FUNCTION'
>          Don't recognize built-in functions that do not begin with
>          `__builtin_' as prefix. [...]

Woohoo! It compiled on Solaris, after I replaced all occurrences
of isnan and isinf with gsl_isnan and gsl_isinf, respectively.

-Jason




reply via email to

[Prev in Thread] Current Thread [Next in Thread]