I checked my egcs-1.1 installation on hpux10.20 today, and in <float.h> the LDBL_ parameters are set identical to the DBL_ ones, which tells me there's no support for long double, even though I bootstrapped it from an installation which supports HP's version of long double. I expected this.