Nov. 15, 2003
6:44 p.m.
Jeremy Shaw <jeremy.shaw(a)lindows.com> writes:
So, if winejack.drv.so requires libjack which is linked against libpthread -- should it work with wine-kthread? And, if it does work, will libjack be calling the real pthread functions in libpthread or the emulated pthread functions in wine?
Yes it should work with wine-kthread, and it will call the emulated pthread functions. At least that's the theory, it's quite possible that with all the recent changes something got broken; but in any case using wine-pthread instead won't do what you want. -- Alexandre Julliard julliard(a)winehq.com