[llvm-bugs] [Bug 36818] New: Checking provided compilation parameters
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Mar 20 05:21:36 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=36818
Bug ID: 36818
Summary: Checking provided compilation parameters
Product: tools
Version: 5.0
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: llvm-config
Assignee: unassignedbugs at nondot.org
Reporter: Markus.Elfring at web.de
CC: llvm-bugs at lists.llvm.org
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:
https://build.opensuse.org/package/show/openSUSE%3AFactory/smatch
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?
https://bugzilla.suse.com/show_bug.cgi?id=1082717
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180320/01f74c12/attachment.html>
More information about the llvm-bugs
mailing list