windowd threads and winelib
July 31, 2006
2:47 a.m.
Hi I want to compile a windows application with winelib. The application uses threads (_beginthreadNT with bcc, _beginthreadex with gcc/mingw). The necessary Headerfile "process.h" is in /usr/include/wine/msvcrt. I learned, the the glibc-Library is incompatible with MS-Threads. Now - which C-Library i have to use? STLport? I'm shure that i'm not the only one with the problem. Guides? FAQ? Should I use an alternate implementation of the thread functions with pthreads?
7177
Age (days ago)
7177
Last active (days ago)
0 comments
1 participants
participants (1)
-
Johannes Holzer