This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch for libstdc++-v3 cross build on hpux
- From: "John David Anglin" <dave at hiauly1 dot hia dot nrc dot ca>
- To: gcc-patches at gcc dot gnu dot org
- Cc: sje at cup dot hp dot com
- Date: Tue, 19 Mar 2002 20:34:35 -0500 (EST)
- Subject: Re: Patch for libstdc++-v3 cross build on hpux
> 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)