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: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Jan 2004 20:00:00 -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 pinskia at gcc dot gnu dot org 2004-01-05 19:59 -------
long double
hypot((double) (long double x), (double) (long double y))
For some reason HAVE_HYPOTL is not being defined.
Can you attach config.log?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13571