Displaying 2 results from an estimated 2 matches for "d22e130d".
2010 Sep 07
0
[LLVMdev] llvm-config error
Good afternoon, António.
2010/9/7 António Saragga Seabra <antseabra at gmail.com>:
> $g++ -g –O3 toy.cpp `llvm-config –cppflags –ldflags –libs core`-o toy
>
> c:/llvm-2.7/Release/lib/libLLVMSystem.a(Signals.o):Signals.cpp:(.text+0x4d4):
> undefined reference to `_imp__SymSetOptions at 4'
I guess it might be a known issue;
http://llvm.org/bugs/show_bug.cgi?id=3347
Would you
2010 Sep 07
2
[LLVMdev] llvm-config error
Hello,
Takumi, you are absolutely right! It was a problem with Perl. Many thanks!
That problem solved, tried to compile again the kaleidoscope example but
unfortunatelly now I get the link errors found bellow:
$g++ -g –O3 toy.cpp `llvm-config –cppflags –ldflags –libs core`-o toy
c:/llvm-2.7/Release/lib/libLLVMSystem.a(Signals.o):Signals.cpp:(.text+0x4d4):
undefined reference to