[cfe-commits] Build breakage...

Chris Lattner clattner at apple.com
Wed Oct 31 21:40:06 PDT 2007


On Oct 31, 2007, at 3:53 PM, Devang Patel wrote:

>> On Oct 31, 2007, at 3:34 PM, Devang Patel wrote:
>>
>>>
>>> On Oct 31, 2007, at 3:18 PM, Steve Naroff wrote:
>>>
>>>> I am unable to build clang...
>>>
>>> Now clang depends on libLLVMTarget.a just like it depends on
>>> libLLVMCore.a and libLLVMBitWriter.a
>>>
>>> If you do a debug build of llvm at /Users/admin/llvm you'll get /
>>> Users/admin/llvm/Debug/lib/libLLVMTarget.a
>>>
>>
>> Thanks for the info. When I try building Target, I get the error
>> below...
>
> hmm.. I don't get this. May be your .../llvm/Debug/bin/tblgen is  
> stale.
> What if you do a clean and make at llvm top level ?

I'd suggest rebuilding llvm from the top level Steve.

-Chris



More information about the cfe-commits mailing list