<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <br>
    <blockquote
      cite="mid:F524C8B1-E48A-4B56-BCC9-C2A925EDFA80@gmail.com"
      type="cite">
      <div>
        <div>Are you loading the shared library directly from the build
          directory, or are you installing it first?  <br>
        </div>
      </div>
    </blockquote>
    I'm invoking it directly, I guess:<tt> ./opt -load=CGF.so -cgf
      -debug test.S </tt><br>
    should I install it? (I have no idea about how to do it, though...)<br>
    <br>
    <blockquote
      cite="mid:F524C8B1-E48A-4B56-BCC9-C2A925EDFA80@gmail.com"
      type="cite">
      <div>
        <div>If you run "file CGF.so" on the file you actually load,
          does it say it is stripped or non-stripped?</div>
      </div>
    </blockquote>
    <tt>cafxx@ubuntu:~/Projects/llvm2/Debug+Asserts/bin$ file
      ../lib/CGF.so <br>
      ../lib/CGF.so: ELF 64-bit LSB shared object, x86-64, version 1
      (SYSV), dynamically linked, not stripped</tt><br>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      <style type="text/css">
    .signature {
    }
    .signature a, .signature a:link, .signature a:hover, .signature a:active, 
</style>
      <div style="background: none repeat scroll 0% 0% rgb(238, 238,
        238); border: 1px solid rgb(221, 221, 221); padding: 7px 9px;
        display: inline-block; -moz-border-radius: 6px 6px 6px 6px;">
        Carlo Alberto Ferraris <<a
          href="mailto:cafxx@strayorange.com">cafxx@strayorange.com</a>><br>
        <a href="http://cafxx.strayorange.com">website/blog</a> - +39
        333 7643 235
      </div>
    </div>
  </body>
</html>