[cfe-commits] r62517 - in /cfe/trunk: Makefile tools/ccc/Makefile tools/ccc/ccc tools/ccc/xcc
Mike Stump
mrs at apple.com
Mon Jan 19 12:28:18 PST 2009
On Jan 19, 2009, at 10:50 AM, Daniel Dunbar wrote:
> Author: ddunbar
> Date: Mon Jan 19 12:50:49 2009
> New Revision: 62517
>
> URL: http://llvm.org/viewvc/llvm-project?rev=62517&view=rev
> Log:
> ccc: Add installation of ccc; based on patch from Mike Stump.
> - This doesn't follow normal installation procedure of python
> code, but no sense trying too hard since ccc will be moved to
> C++.
I get:
llvm[2]: Installing ccclib.
usage: cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file target_file
cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file ...
target_directory
make[2]: *** [/Volumes/mrs5/net/clang/build/clang.roots/clang~obj/
install-i386/Developer/usr/bin/ccclib] Error 64
make[1]: *** [install] Error 1
make: *** [install] Error 1
?
Did you test it?
More information about the cfe-commits
mailing list