This is the mail archive of the cygwin mailing list for the Cygwin 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]

[1.5.25-7] locale not supported?


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/


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