<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Dennis,<br>
    <br>
    If you are looking for the FPC unit called "libc", on my system it
    is (source code)<br>
    <br>
    /usr/share/fpcsrc/2.6.2/packages/libc/src/libc.pp<br>
    <br>
     and comes with the warning<br>
    <br>
    unit libc deprecated 'Unportable Kylix legacy unit that only exists
    on Linux/x86. see <a class="moz-txt-link-freetext" href="http://wiki.freepascal.org/libc_unit">http://wiki.freepascal.org/libc_unit</a> ';<br>
    <br>
    If you are looking for the underlying C library of that name, on my
    Ubuntu 12.04 X64 system, its in <br>
    <br>
    /lib/x86_64-linux-gnu/libc.so.6<br>
    <br>
    Regards<br>
    <br>
    Tony Whyman<br>
    MWA Software<br>
    <br>
    P.S. Personally, I prefer the Indy components for Internet access.<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 22/10/13 10:14, Dennis Poon wrote:<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.<br>
        <br>
        Dennis<br>
      </font>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
fpc-pascal maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freepascal.org/mailman/listinfo/fpc-pascal">http://lists.freepascal.org/mailman/listinfo/fpc-pascal</a></pre>
    </blockquote>
    <br>
  </body>
</html>