locale support on illumos (Solaris)
Jonathan Wakely
jwakely.gcc@gmail.com
Fri Aug 15 08:29:00 GMT 2014
On 15 August 2014 05:51, Alexander Pyhalov wrote:
> Hello.
> Is there any way to make std::locale work on illumos?
> I see the following bug report
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=15992 and it is
> still actual for gcc 4.8.3. (Don't know why it's marked "INVALID").
The libstdc++ list is the right place for this question, redirecting it there.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41495 is the relevant bug
and has some info on the status.
The --enable-clocale=ieee_1003.1-2001 model is supposed to work, but
doesn't. Ideally someone would write a new POSIX-2008 model based on
the gnu one, which would be cross-platform, but noone has done the
work.
More information about the Libstdc++
mailing list