[LLVMdev] newbie questions
Bill Wendling
isanbard at gmail.com
Wed Feb 6 16:37:41 PST 2008
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 or
> directory
> ../../../Makefile.common:68: /Makefile.rules: No such file or directory
>
>
> Should i make changes to any of variables in "llvm/Make* files? Thanks
>
Hi George,
Did you run the "configure" script?
-bw
More information about the llvm-dev
mailing list