------- Comment #26 from pcarlini at suse dot de 2007-05-12 02:01 ------- More simply, we could define a macro in config/os/hpux/os_defines.h like: #define _GLIBCXX_HAVE_BROKEN_STRTOLD 1 to inform the library to avoid strtold, checked in clocale.cc. If you find this reasonable, could you suggest an appropriate way to enable it only for hppa? Or hppa + hppa64? Thanks.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31836