<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font size="-1">Hi,</font></p>
    <p><font size="-1">I removed everything installed as instructed on
        the apt.llvm.org page per apt command line.<br>
        Checked if everything was removed using synaptic.<br>
        Rebooted the PC.</font></p>
    <p><font size="-1">Then installed everything again using synaptic.<br>
        Went through the listed apt install commands, searched the files
        in synaptic and marked them one by one for installation.<br>
        Then applied to install all indicated files and packages.</font></p>
    <p><font size="-1">After this the configure command for GHDL works.<br>
        <br>
        Why does it now work? <br>
        Don't really know but what I have seen is that installing this
        way installed extras that where indicated and tick-marked
        automatically by synaptic as necessary dependencies.<br>
        <br>
        Maybe something is missing in the given apt command lines on
        apt.llvm.org</font></p>
    <p><font size="-1">Anyway, it's working and this can be classified.</font></p>
    <p><font size="-1">Thanks,</font></p>
    <p><font size="-1">Marc<br>
      </font></p>
    <div class="moz-cite-prefix">On 7/4/19 8:44 AM, Marc Defossez wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:24f4dc65-250d-1f2c-d1e2-6c7b84b984fb@gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <p><font size="-1">Hi,</font></p>
      <p><font size="-1">I hope I can ask my question here and get
          answers, hints about what might be wrong.<br>
              Googled, but got no meaningful answer<br>
              Asked GHDL developers but it's not a GHDL issue.<br>
              Thus, I arrived here<br>
              Already many thanks in advance.<br>
        </font></p>
      <p><font size="-1">- System: Linux-Mint 19<br>
          - For building of GHDL, LLVM is required.<br>
          - Went to apt.llvm.org<br>
          - Browsed down till Ubuntu square and add the LLVM-8 deb and
          deb-src line for Ubuntu 18.04 as a .list file to the apt
          source.list.d of my system (Ubuntu-18.04 because Mint-19 is
          based on it).<br>
          - Browsed further down the page and followed the qualification
          branch install procedure.<br>
          - Everything installed without any error or warning.<br>
          - Typing afterwards in the terminal: "clang-8 --version"
          results in this return:</font></p>
      <p><font size="-1">clang version
          8.0.1-svn363027-1~exp1~20190611211629.77 (branches/release_80)<br>
          Target: x86_64-pc-linux-gnu<br>
          Thread model: posix<br>
          InstalledDir: /usr/bin<br>
        </font></p>
      <p><font size="-1">- Running in the terminal the configure command
          for GHDL: <br>
                   "../configure
          --with-llvm-config=/usr/bin/llvm-config-8 --prefix=/opt/Ghdl"<br>
            results in this output:</font></p>
      <p><font size="-1">Use full IEEE library<br>
          Build machine is: x86_64-linux-gnu<br>
          Unhandled version llvm 8.0.1<br>
        </font></p>
      <p><font size="-1">Why do I get:     </font><font size="-1">Unhandled
          version llvm 8.0.1</font></p>
      <p><font size="-1">- "/usr/bin" is in the PATH.<br>
          - "/usr/bin/llvm-config-8" is a link, so I tried to use the
          source of the link: "/usr/lib/llvm-8/bin/llvm-config" but thsi
          did not help.<br>
          - Running in terminal: "/usr/lib/llvm-8/bin/llvm-config
          --version" results in this return: 8.0.1<br>
          - The same output is obtained when running at the prompt:
          "llvm-config-8".<br>
          - Checked, "apt-cache policy llvm-8", the llvm-8 version in
          apt return the same value and version as I installed via
          apt.llvm.org<br>
          <br>
        </font></p>
      <p><font size="-1">What can be wrong?<br>
          Or what did I do wrong?<br>
        </font></p>
      <p><font size="-1">Many thanks in advance,</font></p>
      <p><font size="-1">Marc<br>
        </font></p>
    </blockquote>
  </body>
</html>