search for: cm_srctree

Displaying 2 results from an estimated 2 matches for "cm_srctree".

2005 Jun 18
2
[LLVMdev] The configure script seems to strip some / from path
...lvm-1-1]$ cmlog.sh --logfile my_configure.log ~/projects/src/llvm-1/llvm/configure --prefix=/home/hb/llvm/ --enable-targets=host-only ... hb at fc1s050612 llvm-1-1]$ cmlog.sh --logfile my_make_tools-only.log make tools-only -k ENABLE_OPTIMIZED=1 cm_exec_plt=/home/hb/projects/CMHTREE/PLT/BASH.PLT cm_srctree=/home/hb/projects/src cm_cmhtree=/home/hb/projects/CMHTREE Makefile.common:63: /home/hb/projects/buildFC1llvm-1-1/Makefile.config: No such file or directory Makefile.common:69: /home/hb/projects/srcllvm-1/Makefile.rules: No such file or directory make: *** No rule to make target `/home/hb/projec...
2005 Jun 18
0
[LLVMdev] The configure script seems to strip some / from path
.../src/llvm-1/llvm/configure --prefix=/home/hb/llvm/ > --enable-targets=host-only > ... > hb at fc1s050612 llvm-1-1]$ cmlog.sh --logfile my_make_tools-only.log make > tools-only -k ENABLE_OPTIMIZED=1 > What is cmlog.sh ? > cm_exec_plt=/home/hb/projects/CMHTREE/PLT/BASH.PLT > cm_srctree=/home/hb/projects/src > cm_cmhtree=/home/hb/projects/CMHTREE > Makefile.common:63: /home/hb/projects/buildFC1llvm-1-1/Makefile.config: No > such file or directory > Makefile.common:69: /home/hb/projects/srcllvm-1/Makefile.rules: No such file > or directory does cmlog.sh set LLVM_O...