Boost logo

Boost :

From: Doug Gregor (dgregor_at_[hidden])
Date: 2007-08-31 11:59:46


On Aug 31, 2007, at 11:45 AM, Fei Liu wrote:
> Doug Gregor wrote:
>> The Clang web page (http://clang.llvm.org/) describes how to build
>> Clang:
>>
>> http://lists.cs.uiuc.edu/pipermail/llvmdev/2007-July/009817.html
> I followed the exact instruction on that page to build, but it's
> obvious from the error message that it's requires a Makefile.common
> not currently in the documented SVN repository.

Directory layout matters. The directions say to check out llvm from
the LLVM repository, then go into llvm/tools and check out clang
there. That way, ../../Makefile.common refers to a file in the LLVM
repository.

        - Doug


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk