[LLVMdev] undefined references in llvm

Török Edwin edwintorok at gmail.com
Tue Jun 16 07:27:17 PDT 2009


On 2009-06-16 14:05, hannibal hannibal wrote:
>
> Hello EveryOne,
>
> I am building customized tools for ARM using a crosscomplier. I am
> currently building a tool similar to lli but it only jits code. I
> enabled jit when I was configuring LLVM. On linking my code with
> help from llvm-config to the libraries I get this error:
>
> Can't exec "which": No such file or directory at
> llvm2/bin/llvm-config line 69.

I think you need the program called 'which'.


Best regards,
--Edwin



More information about the llvm-dev mailing list