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...


Hello Todd,

My best advice: A motivated user or maintainer of *-*-solaris8 will
have to investigate this issue.  I have not attempted such a build
since ~2003 but you could use an explicit configuration override:

--enable-clocale=ieee_1003.1-2001 (which may or may not compile on
*-*-solaris8; please report back if this works for you)

If that doesn't work, there is also: --enable-clocale=darwin which
assumes a ~BSD libc and which is the default on both freebsd and
darwin (and which may or may not compile on *-*-solaris8; and may or
may not be useful if it does compile)

Regards,
Loren


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