std::locale on Freebsd 9.1

Sam Varshavchik mrsam@courier-mta.com
Tue Jul 16 23:09:00 GMT 2013


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?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20130716/ea8a8260/attachment.sig>


More information about the Libstdc++ mailing list