CoCreateInstance not working without TLS libraries

Alexandre Julliard julliard at winehq.org
Thu Dec 15 02:19:26 CST 2005


Cihan Altinay <cihan at uq.edu.au> writes:

> Hi,
> A very basic C++ program fails with
>
> err:ntdll:RtlpWaitForCriticalSection section 0x7f64c560 "x11drv_main.c:
> X11DRV_CritSection" wait timed out in thread 001c, blocked by 001e, retrying (60
> sec)
>
> when the Linux TLS libraries are not in the library path (it works fine
> otherwise).

Non-TLS libraries in recent glibc versions are not compatible with
Wine. What are you trying to do that requires not using TLS?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list