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 libstdc++/17505] <cmath> calls acosf(), ceilf(), and other functions missing from system libraries


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


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