search for: cc6f9a54

Displaying 2 results from an estimated 2 matches for "cc6f9a54".

2008 Feb 06
2
[LLVMdev] newbie questions
Hi All, I am new to LLVM. I am trying to get the Hello example in "lib/Transform/Hello" to run. But when I do a make in the directory I get this error. I don't understand why it can't find these make files. ../../../Makefile.common:60: ../../../Makefile.config: No such file or directory ../../../Makefile.common:68: /Makefile.rules: No such file or directory Should i make
2008 Feb 07
0
[LLVMdev] newbie questions
On Feb 6, 2008 3:22 PM, George Baah <georgebaah at gmail.com> wrote: > Hi All, > I am new to LLVM. I am trying to get the Hello example in > "lib/Transform/Hello" to run. But when I do a make in the directory > I get this error. I don't understand why it can't find these make files. > > ../../../Makefile.common:60: ../../../Makefile.config: No such file