cmake -G”Unix Makefiles”要这样才可以,
D:\My Documents\qtproject\llvm\test_cmake>cmake -G”Unix Makefiles”
— The C compiler identification is GNU 4.5.0
— The CXX compiler identification is
cmake -G”Unix Makefiles”要这样才可以,
D:\My Documents\qtproject\llvm\test_cmake>cmake -G”Unix Makefiles”
— The C compiler identification is GNU 4.5.0
— The CXX compiler identification is
mingw clang compiler-rt 编译错误
错误信息提示如下:
[ 0%] Built target compiler-rt-headers
[ 0%] Building C object projects/compiler-rt/lib/CMakeFiles/clang_rt.i386.dir/enable_execute_stack.c.obj
D:\llvm-3.3.src\projects\compi
自动删除共享内存key
ipcs|grep evildev|awk ‘{cmd=””;if($1==”m”) cmd=”ipcrm -M “$3; else if($1==”s”) cmd=”ipcrm -S “$3; else if($1==”q”) cmd=”ipcrm -Q”$3;print cmd ;system(cmd);}’
发布在
未分类
3834次
阅读更多...
首页
上一页
1
下一页
尾页
共1页.