Henry Vermaak wrote:
> 
> The linux threading support is part of glibc.  See `man pthreads`.
> That's why Mattias says that including it by default in lazarus is
> o.k., since all the widgetsets depend on libc, anyway.
> 
> Threading on Windows works with Windows API functions.

I understand all this, but isn't libc available on all unix-type OSes.
If so, then I don't understand why it (threading) must be optional in
FPC based applications.


Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to