Displaying 1 result from an estimated 1 matches for "ilist_".
Did you mean:
ilist
2012 Jul 20
0
[LLVMdev] LLVM Kaleidoscope Chapter 7 Compilation Error in MinGW32(MSYS Shell) on Windows
...ed this on Windows XP, Windows 7, and Windows 8 (Release Preview),
always the same messages.
Error message:
$ clang++ -g -O3 toy.cpp `llvm-config --cppflags --ldflags --libs core jit
nati
ve` -o toy
c:/llvm/llvminstall/lib/libLLVMCore.a(Instructions.cpp.obj): duplicate
section `
.rdata$_ZTSN4llvm10ilist_nodeINS_11InstructionEEE[typeinfo name for
llvm::ilist_
node<llvm::Instruction>]' has different size
c:/llvm/llvminstall/lib/libLLVMCore.a(Instructions.cpp.obj): duplicate
section `
.rdata$_ZTIN4llvm10ilist_nodeINS_11InstructionEEE[typeinfo for
llvm::ilist_node<
llvm::Instruction>]...