This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/17505] <cmath> calls acosf(), ceilf(), and other functions missing from system libraries
- From: "gdr at integrable-solutions dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Sep 2004 19:33:21 -0000
- Subject: [Bug libstdc++/17505] <cmath> calls acosf(), ceilf(), and other functions missing from system libraries
- References: <20040915183231.17505.papadopo@shfj.cea.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From gdr at integrable-solutions dot net 2004-09-15 19:33 -------
Subject: Re: <cmath> calls acosf(), ceilf(), and other functions missing from system libraries
"pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:
| hmm, something is wrong. libstdc++ should have included that
| function, why it does not I do not know.
It is time for GCC to ship his versions of those functions in libgcc
-- usable by all other front-ends. Sadly, a patch to that effect is
not appropriate for 3.4.x.
-- Gaby
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17505