search for: 505afadc

Displaying 2 results from an estimated 2 matches for "505afadc".

2009 Nov 06
1
[LLVMdev] llvm-gcc-4.2-2.6 build failed,
...============================================================ and , I found no file ,System/DataTypes.h, exist in the directory llvm-2.6/include/llvm/ ? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091106/505afadc/attachment.html>
2009 Nov 05
5
[LLVMdev] llvm-gcc-4.2-2.6 build failed,
I try to build llvm-gcc-4.2-2.6.source before build and install llvm-2.6, the configure is shown bellow ../llvm-gcc-4.2/configure --prefix=/home/ts/program/ --program-prefix=llvm- --enable-llvm=/home/ts/llvm/llvm-2.6 --enable-languages=c,c++ where, it is the path where llvm-2.6 source is stored, -enable-llvm=/home/ts/llvm/llvm-2.6 the "make" gave error message as bellow: