<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    W dniu 06.11.2010 08:25, leledumbo pisze:
    <blockquote cite="mid:1289028344844-3252857.post@n5.nabble.com"
      type="cite">
      <pre wrap="">
AFAIK PE DLLs are always relocatable while it's not true for ELF SOs. So,
whenever you need to create it, always pass -fPIC to ALL used units and
their dependencies.
</pre>
    </blockquote>
    So where <span id="result_box" class="short_text" lang="en"><span
        style="color: rgb(0, 0, 0);" title=""> else can I put this
        switch to fix lNet compiler errors?<br>
      </span></span>
  </body>
</html>