This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/50153] hppa64-hp-hpux11.11/libstdc++-v3/include/cstdlib:106:11: error: '::abs' has not been declared
- From: "sje at cup dot hp.com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 22 Aug 2011 23:31:20 +0000
- Subject: [Bug libstdc++/50153] hppa64-hp-hpux11.11/libstdc++-v3/include/cstdlib:106:11: error: '::abs' has not been declared
- Auto-submitted: auto-generated
- References: <bug-50153-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50153
--- Comment #6 from Steve Ellcey <sje at cup dot hp.com> 2011-08-22 23:31:20 UTC ---
I am testing an inclhack.def header file fixup for abs. I am not sure if any
of the other header files checks on __cplusplus will be a problem but fixing
the abs problem should get us bootstrapping again.