[LLVMdev] Problem building LLVM-GCC 4.0 Front End
Tanya M. Lattner
tonic at nondot.org
Tue Oct 2 15:50:47 PDT 2007
>>> I've done the following in csh before hand:
>>> $ setenv LLVMOBJDIR /home/napi/proj/c2jvm/llvm/llvm-gcc/obj
>>>
>>> Where did I go wrong?
>>
>> LLVMOBJDIR needs to be the LLVM tree, not llvm-gcc.
>
> Could you give me an example of the LLVM tree and of the setting of
> LLVMOBJDIR?
setenv LLVMOBJDIR /home/username/llvm
Where did you checkout and build llvm? This is Step 1 of the README.LLVM.
-Tanya
>
> Thanks.
>
> Napi
>
More information about the llvm-dev
mailing list