search for: 47c1d74c

Displaying 2 results from an estimated 2 matches for "47c1d74c".

Did you mean: 4701d74
2011 Sep 19
0
[LLVMdev] cc1: error: unrecognized command line option "-Wno-overlength-strings"
> > 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. > llvm-gcc is kind of end-of-life these days (ie: you should probably be using clang or dragonegg instead) but it looks like you're
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