> i can think of couple of workarounds for now: > - do not use dlopen() from within setlocale(LC_CTYPE), have LC_CTYPE > locale code inside libc. IMHO, this is not a option, because we cannot define a locale dynamically in this way. -- soda