Displaying 2 results from an estimated 2 matches for "abs_top_objdir".
2007 Mar 09
2
[LLVMdev] compile errors with demo projects Stacker and Hello
...hain" that is
written in the document http://llvm.org/docs/GettingStarted.html
When I tried out the demo projects "Hello" and "Stacker" I get compile errors. When I run "gmake" in the directory "/usr/home/x/llvm1.9/projects/Stacker" I get:
gmake: **** [@abs_top_objdir@/config.status] Error 127
I get a compile error, too when I try to compile the "Hello" demo in
lib/Transforms/Hello that is explained in
http://llvm.org/docs/WritingAnLLVMPass.html#quickstart
I tried to resolve the compile error for the Hello demo and copied
the directory to "usr/...
2007 Mar 09
0
[LLVMdev] compile errors with demo projects Stacker and Hello
...gt; written in the document http://llvm.org/docs/GettingStarted.html
>
> When I tried out the demo projects "Hello" and "Stacker" I get compile errors. When I run "gmake" in the directory "/usr/home/x/llvm1.9/projects/Stacker" I get:
> gmake: **** [@abs_top_objdir@/config.status] Error 127
>
> I get a compile error, too when I try to compile the "Hello" demo in
> lib/Transforms/Hello that is explained in
> http://llvm.org/docs/WritingAnLLVMPass.html#quickstart
> I tried to resolve the compile error for the Hello demo and copied
&g...