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: unassignedb...@nondot.org
          Reporter: markus.elfr...@web.de
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to