Displaying 2 results from an estimated 2 matches for "6c527a9d".
Did you mean:
6c427e9d
2011 Sep 19
0
[LLVMdev] cc1: error: unrecognized command line option "-Wno-overlength-strings"
..., it
doesn't seem to appear on 4.5[.2] (so I guess it was just a new warning
that's been added, and suppressed in the llvm-gcc build, since 4.1)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110918/6c527a9d/attachment.html>
2011 Sep 19
2
[LLVMdev] cc1: error: unrecognized command line option "-Wno-overlength-strings"
Hi,
I am trying to build llvm-gcc from svn and I am getting a "cc1: error:
unrecognized command line option "-Wno-overlength-strings"" error. I have
gcc 4.1.2 and Linux 2.6.18 on 64bit. Please tell me how to fix this error.
Here is the command that caused this:
gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic