This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/13571] libstdc++-v3/libmath/stubs.c Parse error
- From: "richard_wheeler at cinfin dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Jan 2004 20:56:18 -0000
- Subject: [Bug bootstrap/13571] libstdc++-v3/libmath/stubs.c Parse error
- References: <20040105140201.13571.richard_wheeler@cinfin.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From richard_wheeler at cinfin dot com 2004-01-05 20:56 -------
(In reply to comment #13)
> Subject: Re: libstdc++-v3/libmath/stubs.c Parse error
> hypotl() is not provided in math library and not declared in
> math.h header file.
> David
I not sure what we mean by not declared?
IBM defines it in the Technical Reference: Base Operating System and
Extensions, Volume 1 at url
http://publib16.boulder.ibm.com/doc_link/en_US/a_doc_lib/libs/basetrf1/hypot.htm
which is located in libraries:
IEEE Math Library (libm.a)
System V Math Library (libmsaa.a)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13571