This is the mail archive of the libstdc++@gcc.gnu.org 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]
Other format: [Raw text]

std::locale on Freebsd 9.1


Constructing a std::locale("en_US.UTF-8") throws a std::runtime error on FreeBSD 9.1, with g++ 4.9

I thought that locale support was not available in 9.0 and earlier because it lacked xlocale. But, from what I can see, FreeBSD 9.1 has xlocale.h

Is something else is still missing, or is there something wrong with the gcc 4.9 port, on FreeBSD?

Attachment: pgpxZkgqrTFYN.pgp
Description: PGP signature


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