<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 04.02.2014 13:35, schrieb Fred van
      Stappen:<br>
    </div>
    <blockquote cite="mid:DUB110-W392878A63C9066F5100B2AB8AA0@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
      <div dir="ltr">Sorry to insist on that, but the size of fp library
        is very too big vs other libraries (C for example).<br>
      </div>
    </blockquote>
    The size of FPC libraries will always(*) be bigger then e.g. C ones,
    because in FPC the RTL is statically linked into the
    program/library, while C libraries link against the C runtime
    library.<br>
    <br>
    (*) Once dynamic runtime packages are supported this might change
    though...<br>
    <br>
    Regards,<br>
    Sven<br>
  </body>
</html>