<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Am 22.10.2013 11:14, schrieb Dennis
Poon:<br>
</div>
<blockquote cite="mid:526641DB.6010701@avidsoft.com.hk" type="cite">
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<font size="+1">I need to use synapse + ssl on linux and it
requires
libc but I cannot locate this unit.<br>
Can anyone help?<br>
<br>
<br>
Also, has anyone used it before? Is it stable? <br>
I have been using lnet + ssl but it was unstable , so wanted to
try
synapse.<br>
<br>
Any comments are appreciated.</font><br>
</blockquote>
<font size="+1">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}.<br>
<br>
Regards,<br>
Sven<br>
</font>
</body>
</html>