Subject Re: [!! SPAM] Re: [firebird-support] Re: Linux UDF written in pascal
Author Bogusław Brandys
Flávio Costa pisze:
>
>
>
> UDFs needs to be multithreaded? I guess they're only ordinary
> functions. There's no global variables that need synchronization.
>
> And free pascal (lazarus) have a TThread class, same way Delphi does.



http://bugs.freepascal.org/view.php?id=12987

but if you don't use strings then it might work
except then for linux platform there are a few other problems with
relocations afaik


Boguslaw