<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Checking provided compilation parameters"
   href="https://bugs.llvm.org/show_bug.cgi?id=36818">36818</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Checking provided compilation parameters
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>tools
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>5.0
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>llvm-config
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>Markus.Elfring@web.de
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The following software packages were installed also on my openSUSE Tumbleweed
system.
* GCC 7-2.9
* llvm5-devel 5.0.1-4.3


I have noticed the software situation that the command “llvm-config --cflags”
can provide a compilation parameter which will trigger the message “cc: error:
unrecognized command line option ‘-Wstring-conversion’; did you mean
‘-Wint-conversion’?”.

Example:
<a href="https://build.opensuse.org/package/show/openSUSE%3AFactory/smatch">https://build.opensuse.org/package/show/openSUSE%3AFactory/smatch</a>

If I try another software build try out by a command like “make CC=clang …”, it
can succeed.


How should this configuration tool be improved?
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1082717">https://bugzilla.suse.com/show_bug.cgi?id=1082717</a></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>