<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/59423>59423</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            Ubuntu Bionic packages for LLVM-14 depend on libgcc-s1
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          tcm0116
      </td>
    </tr>
</table>

<pre>
    As described in https://github.com/f4exb/sdrangel/issues/524 for a different project, it appears that the build environment for the LLVM-14 Ubuntu Bionic packages has additional packages installed which are not part of the Ubuntu Bionic official repositories, namely `libgcc-s1`, which appears to be part of `gcc-10`.

I was able to build LLVM-14 from the source packages on a fresh Ubuntu 18.04 Docker container, so it appears that these extra dependencies are not required.

Slightly related, building the packages required a newer version of CMake that supports the `-S` parameter, which is nut supported by version 3.10.2 included in the default Bionic repositories.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJx8k02P2zYQhn8NdRlYoKiPtQ86bHZhoEByCtr7iBxJ06VIlaTW8b8vKMfeLNDmIgEczstnPl6MkSdH1Iv2i2hfC9zS7EOf9CKrqisGb679cwRDUQceyAA7mFNao6ifhToLdZ44zdtQar8IdR4b-jEIdY4moJvICnXmGDeKQp1b1cDoAyAYHkcK5BKswf9NOgn1ApwA15UwREgzJkgzwbCxNUDunYN3S07IAjny9etf3w5VA38Om0sbfGHvWMOK-g0nijBjBDSGE3uH9uOcXUxoLRm4zKxnwEDgfIIVQwI_7tKfJf04sma0EGj1kZMPnKt5AYcL2SuITloeJq0PsRKdzJGf0vdiPAz0eEB0Mt-tpOhkKeSrkM-37x9wycyDpT1jL_xe5Bj8sqNFvwVNH-V4BwhjoDjfqatjKRt49fqNAmjvErKjkKmi_68WRwL6kQKCoZWcIaeZ4qMtgf7ZOJD5RPrd8jQne4VAFhOZLL7zspt2ygfePR0QHF0owDuFyN7lRrx8wze6YcRtXX1IcU8WnTx8F53MHcOF0g3-1lKO4LbHfTIwXB-SdVnJUgE7bTdz29MsZ2jEzab7NH8dYlmYvjan-oQF9VX3JDvZ1G1bzD0apeq6M00n21odO3U049i0uu7kiOp0LLhXUqlKyVPVNW3blFShVENzfBqrxsgnFI2kBdmW1r4vpQ9Tsdugb0-NqguLA9m4W04pRxfYg0Kp7MDQ55zDsE1RNNJyTPFDJXGy1P_P0mdv3FfmNs68II_tLLZg-994Nz_y83d4-PIX-2b0fwMAAP__jk5oEA">