Displaying 2 results from an estimated 2 matches for "r131864".
2011 May 23
2
[LLVMdev] Get "invalid option '-fplugin-arg-dragonegg-disable-llvm-optzns'" while making llvm test-suite
hi,
I have dragonegg r131864, gcc-4.5 r174052 and llvm r131897. When i
tried to make the llvm test-suite, i got a error message:
/home/ether/local/gcc-4.5/bin/gcc
-fplugin=/home/ether/sources/dragonegg/dragonegg.so
-I/home/ether/build/llvm-ts/projects/test-suite/SingleSource/UnitTests/Vector/SSE
-I/home/ether/sources/llvm/pro...
2011 May 23
0
[LLVMdev] Get "invalid option '-fplugin-arg-dragonegg-disable-llvm-optzns'" while making llvm test-suite
Hi ether,
> I have dragonegg r131864, gcc-4.5 r174052 and llvm r131897. When i
> tried to make the llvm test-suite, i got a error message:
...
> cc1: error: invalid option '-fplugin-arg-dragonegg-disable-llvm-optzns'
> cc1: error: Fail to initialize plugin /home/ether/sources/dragonegg/dragonegg.so
this is my fault:...