[LLVMdev]Linker error building (modified) lli

Tanya Lattner tonic at nondot.org
Thu Feb 24 17:10:18 PST 2005


> Where do I add that line?  Just putting it in the vanilla Makefile in
> tools/lli doesn't work.

It should be

USEDLIBS = LLVMBCWriter

In the lli Makefile. See the llc Makefile as an example.

-Tanya

>
> ----- Original Message -----
> From: "Reid Spencer" <reid at x10sys.com>
> To: "LLVM Developers Mailing List" <llvmdev at cs.uiuc.edu>
> Sent: Thursday, February 24, 2005 6:50 PM
> Subject: Re: [LLVMdev]Linker error building (modified) lli
>
>
>> _______________________________________________
>> LLVM Developers mailing list
>> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
>> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
>>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
>




More information about the llvm-dev mailing list