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++/17850] [3.4/4.0 regression] bootstrap failure - libstdc++ uses strtold when undeclared


------- Additional Comments From bkoz at gcc dot gnu dot org  2004-10-07 15:39 -------

There is no newlib definition for strtold. Thus, this patch should be applied:
http://gcc.gnu.org/ml/gcc-patches/2004-10/msg00603.html

-benjamin

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17850


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