search for: hc287

Displaying 1 result from an estimated 1 matches for "hc287".

Did you mean: 12287
2008 Oct 25
0
[LLVMdev] trouble generating profile_rt.so
...enerated properly. So in order to generate that I am running make in the /runtime/libprofile. when I do that I get the following message. llvm[0]: Linking Release Lodable Module profile_rt.so llvm[0]: Compiling BasicBlockTracing.c for Release build (bytecode) make: *** No rule to make target `/net/hc287/abhi232/Desktop/LLVM/llvm-1.9/Release/bin/gccas', needed by `/net/hc287/abhi232/Desktop/LLVM/llvm-1.9/runtime/libprofile/Release/BasicBlockTracing.bc'. Stop. So I looked into the Makefile.common and then in Makefile.rules. Inside Makefile.rules I found that the ifndef GCCAS GCCAS := $...