http://llvm.org/bugs/show_bug.cgi?id=15566
john skaller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME |--- --- Comment #2 from john skaller <[email protected]> --- Ah, thanks, I just did a svn update, not a make update. However, make update does not work. ~/llvm/llvm>make update Makefile:44: Makefile.config: No such file or directory Makefile:141: /Makefile.rules: No such file or directory make: *** No rule to make target `/Makefile.rules'. Stop. This is because there is no config. This is because the config is in the subdirectory build I created for the build process according to the instructions: http://clang.llvm.org/get_started.html Please fix the instructions. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
