Pthreads on Win32

Hi,
I want to use SDL on Win32 using Cygwin’s pthread-win32 library.
For this, I rebuilt the SDL.dll using the "SDL_USE_PTHREADS"
definition.
Are there any known problems using SDL with pthreads on Win32 ?

Regards,
Georg

Hi,
I want to use SDL on Win32 using Cygwin’s pthread-win32 library.
For this, I rebuilt the SDL.dll using the "SDL_USE_PTHREADS"
definition.
Are there any known problems using SDL with pthreads on Win32 ?

I don’t believe it’s ever been tried.
The officially supported configuration is Cygnus Mingw32:
http://www.libsdl.org/Xmingw32/

I’ll try to get a natively hosted set of build tools on there in
a while.

See ya!
-Sam Lantinga, Lead Programmer, Loki Entertainment Software