Cihan Altinay cihan@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?