[LLVMdev] unwind.h, header file doesnt exist ??
hex_foo
searchq_5 at live.com
Tue Apr 24 02:32:28 PDT 2012
I want to make svn access about compiler-rt. But, after running make
clang_linux, I got this error result saying about:
/home/user-compiler-rtllvm/projects/compiler-rt/lib/asan/asan_linux.cc:31:10:
fatal error:
'unwind.h' file not found
#include <unwind.h>
^
1 error generated.
make: ***
[/home/u-one/Downloads/llvm-3.0-ioc.install/bin/clang-ru/llvm/projects/compiler-rt/clang_linux/asan-i386/i386/SubDir.lib__asan/asan_linux.o]
Error 1
Also when I tried, by searching google, using the following syntax,
google doesnt find me about concerning file.
unwind.h site:http://llvm.org/svn/llvm-project/compiler-rt/trunk/
Regards ..
More information about the llvm-dev
mailing list