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]

Re: GCC 4.x Solaris locale support...


<tscheresky@micron.com> writes:

> According to the post mentioned at the beginning of this email this is
> expected behavior.  But my environment needs the locale environment
> variables set to something other than C, or POSIX.  Is there any way for
> GCC 4.4.1 on Solaris 8 or newer to support locales other than C, or
> POSIX?

According to

http://gcc.gnu.org/onlinedocs/libstdc++/manual/configure.html

you could try configuring with

--enable-clocale=ieee_1003.1-2001

Ian


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