Build problem on ABM AIX + solution

gsl-discuss@lists.thewrittenword.com gsl-discuss@lists.thewrittenword.com
Wed Dec 19 13:20:00 GMT 2001


On Thu, Sep 27, 2001 at 12:09:56PM +0100, Brian Gough wrote:
> eric.van.der.velde@nl.fortisbank.com writes:
>  > Trying to make gsl on an IBM AIX 4.3 (xlc) system failed in the file
>  > test/results.c (problems concerning the va_list)
>  > 
>  > The problem is that __STDC__ is not defined on an AIX system (which should
>  > be), and the prepocessor takes the 'wrong' decision.
> 
> Thanks for the bug report.
> 
> Can you try this, 
> 
> go into test/results.c and change
> 
>   __STDC__ 
> 
> to 
> 
>   STDC_HEADERS
> 
> throughout (there are several occurrences).  Assuming the configure
> script has defined STDC_HEADERS correctly in config.h this should
> work.
> 
> Let me know and I'll make the change.

Ick. This is not necessary. We have *no* problems with GSL 0.9.2 on
AIX 4.3.2 with xlc 5.0.2.0.

-- 
albert chin (china@thewrittenword.com)



More information about the Gsl-discuss mailing list