Re: compiling postgres on AIX

2006-03-16 Thread harbecke
David, > > This is not a GCC problem. AIX 5.2 and above provide _isnan and > _isnanf: > > $ oslevel > 5.3.0.0 > $ nm -BCpg /usr/lib/libm.a | grep isnan > /usr/lib/libm.a[isnan.o]: > 0 T ._isnan > /usr/lib/libm.a[_isnanf.o]: > 0 T ._isnanf > > Are you sure that the libm

compiling postgres on AIX

2006-03-16 Thread harbecke
a problem that can be avoided when GCC is installed from source against the local environment? Thanks and Greetings Winfried Harbecke