This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath
- From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jan 2009 00:10:42 -0000
- Subject: [Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath
- References: <bug-38384-11564@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #12 from dave at hiauly1 dot hia dot nrc dot ca 2009-01-07 00:10 -------
Subject: Re: fails to build cross gcc for target
hppa64-hp-hpux11.00 in libstdc++/libmath
On Mon, 05 Jan 2009, bkoz at gcc dot gnu dot org wrote:
> What I would suggest doing is looking at the generated c++config.h file from a
> native build on hpux11.00, and seeing if HAVE_FINITE to HAVE_ISNANF are
> defined. If so, move them out of the 10.20 block and into the hpux* generic
> block. Dave any cleanups here are pre-approved.
Attached of c++config.h files from 11.00 (4.3.1) and 11.11 (4.4.0).
Dave
------- Comment #13 from dave at hiauly1 dot hia dot nrc dot ca 2009-01-07 00:10 -------
Created an attachment (id=17040)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17040&action=view)
------- Comment #14 from dave at hiauly1 dot hia dot nrc dot ca 2009-01-07 00:10 -------
Created an attachment (id=17041)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17041&action=view)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38384