<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:llvm-bugs@justinbogner.com" title="Justin Bogner <llvm-bugs@justinbogner.com>"> <span class="fn">Justin Bogner</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - cl::opt + LLVM_BUILD_LLVM_DYLIB is completely broken"
   href="https://llvm.org/bugs/show_bug.cgi?id=22952">bug 22952</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>RESOLVED
           </td>
           <td>REOPENED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>MOVED
           </td>
           <td>---
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Summary</td>
           <td>cl::opt + configure --enable-shared is completely broken
           </td>
           <td>cl::opt + LLVM_BUILD_LLVM_DYLIB is completely broken
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - cl::opt + LLVM_BUILD_LLVM_DYLIB is completely broken"
   href="https://llvm.org/bugs/show_bug.cgi?id=22952#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - cl::opt + LLVM_BUILD_LLVM_DYLIB is completely broken"
   href="https://llvm.org/bugs/show_bug.cgi?id=22952">bug 22952</a>
              from <span class="vcard"><a class="email" href="mailto:llvm-bugs@justinbogner.com" title="Justin Bogner <llvm-bugs@justinbogner.com>"> <span class="fn">Justin Bogner</span></a>
</span></b>
        <pre>Well, cmake with BUILD_SHARED_LIBS doesn't have the problem, but you really
shouldn't use that option - it has its own problems. The cmake feature that
actually does something like --enable-shared did, LLVM_BUILD_LLVM_DYLIB, does
exhibit this problem.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>