This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/13571] libstdc++-v3/libmath/stubs.c Parse error


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]