On 04 Mar 2010, at 16:28, Michael Van Canneyt wrote:

I know, I saw that. I guess that it was originally developed using
dynamically loading, and was subsequently disabled for BSD...

I've changed it, but I've kept both systems for Linux: link it at compile time, but also still resolve all symbols dynamically (via dlopen, which will simply return a handle to the already loaded libpthread) so that it will still work should some of the symbols not be available.


Jonas
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to