Anton Korobeynikov
2006-Sep-02 18:15 UTC
[LLVMdev] error in /lib/CodeGen/MachOWriter.cpp: line 200
Hello Chris Sat, 2 Sep 2006 11:34:55 -0700 (PDT) you wrote:> Intresting, I guess your gcc is treating uint32_t as different from > unsigned. I applied the patch you suggested, thanks!Mingw build is ok here (it uses 3.4.4 version), so, difference is definitely in runtime library. -- With best regards, Anton Korobeynikov. Faculty of Mathematics & Mechanics, Saint Petersburg State University.
Reasonably Related Threads
- [LLVMdev] error in /lib/CodeGen/MachOWriter.cpp: line 200
- [LLVMdev] Removal of GVStub methods from MachineCodeEmitter, ELFWriter, and MachOWriter
- [LLVMdev] [llvm-commits] [llvm] r162770 - in /llvm/trunk: include/llvm/CodeGen/MachineOperand.h lib/CodeGen/MachineInstr.cpp
- [LLVMdev] Removal of GVStub methods from MachineCodeEmitter, ELFWriter, and MachOWriter
- [LLVMdev] [llvm-commits] [llvm] r163678 - in /llvm/trunk: lib/CodeGen/StackColoring.cpp test/CodeGen/X86/StackColoring.ll