This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


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

Re: Two small patches


Gabriel Dos_Reis <Gabriel.Dos_Reis@sophia.inria.fr> writes:

> The point is that those '___f' versions you're talking about aren't
> available on all systems, for example they are inexistent on
> solaris-2.[56]. 

This is why there is the math subdir.  If a system has no float
version write a wrapper and call the double version.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------

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