search for: cm_exec_plt

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

2005 Jun 18
2
[LLVMdev] The configure script seems to strip some / from path
...------------------------------- [hb at fc1s050612 llvm-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...
2005 Jun 18
0
[LLVMdev] The configure script seems to strip some / from path
...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 > 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...