make all 
'Building file: ../src/hello.cpp'
'Invoking: XL C++ Compiler'
D:\soft\MinGW\bin/xlC -c -g -o"src/hello.o" "../src/hello.cpp"
'D:\soft\MinGW\bin/xlC' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
make: *** [src/hello.o] Error 1
src/subdir.mk:15: recipe for target 'src/hello.o' failed 运行的时候出现这些错误