Subject: Re: libpthread busted?
To: Andrew Brown <atatat@atatdot.net>
From: Nathan J. Williams <nathanw@wasabisystems.com>
List: current-users
Date: 03/05/2003 14:15:52
Andrew Brown <atatat@atatdot.net> writes:

> it sounds to me like the perl SDL module should be linked against a
> specifically built SDL library that is specifically not threaded.

This would be somewhat awkward to implement, as there would then need
to be two versions not just of SDL but of all of the intermediate SDL
libraries like SDL-image that are used by p5-SDL.

        - Nathan