This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
missing acosh, asinh, atanh
- From: edscott wilson garcia <edscott at prodigy dot net dot mx>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 15 May 2004 21:32:57 -0500
- Subject: missing acosh, asinh, atanh
- Reply-to: edscott at xfce dot org
Hello,
I'm not sure whether this is a bug or what. On FreeBSD-5.2.1,
functions acosh, asinh, and atanh are unavailable for compiling
application "chombovis". On Linux the same program compiles just fine.
I've tried recent gcc-3.4 but the FreeBSD port is currently broken and
does not build. Also gcc-3.2, in which case there are even more
hyperbolic functions missing. Is there anything that I can do to
gcc-3.3.3 to get the missing functions to work in FreeBSD as they do in
Linux?
thank you for your time,
Edscott Wilson Garcia