Patch for libstdc++-v3 cross build on hpux

John David Anglin dave@hiauly1.hia.nrc.ca
Tue Mar 19 17:34:00 GMT 2002


> When I added code to libstdc++-v3/configure.in to support cross-builds
> with an hp-ux target I lied about the existence of some functions.  It
> didn't break anything then because the functions (finite[fl], isinf[fl],
> isnan[fl], sincos) weren't used by any libstdc++ code.  That has changed
> with a recent checkin so this patch is to remove these functions from
> what hp-ux claims to have while leaving them in the linux and netbsd
> cross build lists of existing functions. 

Careful.  What hpux 10.20 and hpux 11 have is different.  For example,
hpux 10.20 has finitef, isinff and isnanf.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)



More information about the Gcc-patches mailing list