<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    (Sort of) repost.<br>
    Things would be significantly easier if the llvm libunwind would be
    renamed avoiding the name clash with the "standard" libunwind.<br>
    I think someone proposed this recently (or complained about this
    renaming not being done).<br>
    <div class="moz-forward-container"><br>
      <br>
      -------- Weitergeleitete Nachricht --------
      <table class="moz-email-headers-table" cellspacing="0"
        cellpadding="0" border="0">
        <tbody>
          <tr>
            <th valign="BASELINE" nowrap="nowrap" align="RIGHT">Betreff:
            </th>
            <td>compiler-rt</td>
          </tr>
          <tr>
            <th valign="BASELINE" nowrap="nowrap" align="RIGHT">Datum: </th>
            <td>Sun, 14 Oct 2018 17:47:57 +0200</td>
          </tr>
          <tr>
            <th valign="BASELINE" nowrap="nowrap" align="RIGHT">Von: </th>
            <td>Franz Fehringer <a class="moz-txt-link-rfc2396E" href="mailto:fehrin2@gmail.com"><fehrin2@gmail.com></a></td>
          </tr>
          <tr>
            <th valign="BASELINE" nowrap="nowrap" align="RIGHT">An: </th>
            <td><a class="moz-txt-link-abbreviated" href="mailto:libcxx-dev@lists.llvm.org">libcxx-dev@lists.llvm.org</a></td>
          </tr>
        </tbody>
      </table>
      <br>
      <br>
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      Dear libcxx community,<br>
      <br>
      I would like to compile the latest libcxx on Ubuntu 16.04.<br>
      Regarding the use of compiler-rt instead of libgcc and given there
      seems to be a dependency on libunwind i have the following
      questions:<br>
      <ul>
        <li>Should i use the system libunwind or the llvm one?</li>
        <li>Can i use libunwind.a instead of libunwind.so?</li>
        <li>Should i set -D_GNU_SOURCE for the compile (there is at
          least one cmake test which fails without this if the system
          libunwind is used)?</li>
        <li>There once was an activity (or at least a proposal) to
          combine compiler-rt with libunwind, is this still on target?</li>
      </ul>
      <p>Thanks in advance for answers</p>
      <p>Franz</p>
      <p><br>
      </p>
    </div>
  </body>
</html>