[1.5.25-7] locale not supported?

Falk Sticken sticken@informatik.uni-luebeck.de
Wed Jan 23 22:13:00 GMT 2008


Hi
I am programming using gcc 3.4.4 under cygwin 1.5.25-7. Unfortunately
using the locale class form libstdc++ with any non-default locale (e.g.
"en", "en_US", "de", "de_DE", "french") crashes my program with a
segmentation fault. Creating a locale with "" as argument works so.
I tried to investigate the error with gdb, but I do not have the cygwin
sources. It seems the error is thrown at line 77 in the iostream header
file (include/c++/iostream).
Might this be a bug or are locales not supported by cygwin?
bye,
Falk Sticken

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list