Displaying 2 results from an estimated 2 matches for "9d6c".
Did you mean:
9d66
2011 Apr 29
1
[LLVMdev] Building 2.9 on WinXP
I was trying to build llvm 2.9 using cmake 2.8 ("Nmake Makefiles" generator)
and VC++ compiler (version 14.00)... I get the following error. I wonder if
anyone has an ideas on hoe I might be able to move past it.
using the same method of building for 2.8 works.
thanks for any pointers..
Linking CXX executable ..\..\bin\tblgen.exe
Creating library ..\..\lib\tblgen.lib and object
2012 Mar 20
0
[LLVMdev] Runtime linker issue wtih X11R6 on i386 with -O3 optimization
...ax,0x8(%esp)
55856: 89 7c 24 04 mov %edi,0x4(%esp)
5585a: 8b 45 08 mov 0x8(%ebp),%eax
5585d: 89 04 24 mov %eax,(%esp)
55860: 89 f3 mov %esi,%ebx
55862: e8 05 45 fb ff call 9d6c <_init+0x77c>
55867: b8 c0 00 00 00 mov $0xc0,%eax
5586c: 23 47 10 and 0x10(%edi),%eax
5586f: 83 f8 40 cmp $0x40,%eax
55872: 75 0d jne 55881 <uxa_check_poly_lines+0x171>
55874:...