Boost logo

Boost :

From: Fei Liu (feiliu_at_[hidden])
Date: 2007-08-31 11:45:36


Doug Gregor wrote:
> On Aug 31, 2007, at 11:06 AM, Fei Liu wrote:
>
>> Sounds promising, but here:
>> [root_at_maple clang]# make -j3
>> Makefile:4: ../../Makefile.common: No such file or directory
>> make: *** No rule to make target `../../Makefile.common'. Stop.
>>
>
> The Clang web page (http://clang.llvm.org/) describes how to build
> Clang:
>
> http://lists.cs.uiuc.edu/pipermail/llvmdev/2007-July/009817.html
>
> Please note also that they aren't at the point where bug reports are
> useful by themselves, because they know they have no covered all of C
> or C++. Bug reports with patches, of course, are very useful :)
>
> - Doug
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
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.

Fei


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