Am 22.10.2013 11:14, schrieb Dennis Poon:
I need to use synapse + ssl on linux and it requires libc but I cannot locate this unit.
Can anyone help?


Also, has anyone used it before? Is it stable?
I have been using lnet + ssl but it was unstable , so wanted to try synapse.

Any comments are appreciated.
It's very unlikely that you'll need the *unit* libc. That is deprecated, exists only for Kylix compatibility and only on i386-linux. What will be the case however is that it will the libc *library*. You can link to that by e.g. specifying {$linklib c}.

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

Reply via email to