
31 Aug
2007
31 Aug
'07
3:32 p.m.
On Aug 31, 2007, at 11:06 AM, Fei Liu wrote:
Sounds promising, but here: [root@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