**** Build of configuration Debug for project FirstProj **** make -k all Building file: ../First.cpp Invoking: GCC C++ Compiler qcc -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"First.d" -MT"First.d" -o"First.o" "../First.cpp" cc1plus: Invalid option `-fmessage-length=0' cc: ignoring unexpected argument MD after -M cc: ignoring unexpected argument P after -M cc: ignoring unexpected argument FFirst.d after -M cc: ignoring unexpected argument TFirst.d after -M cc: C:/QNX632/host/win32/x86/usr/lib/gcc-lib/ntox86/2.95.3/cc1plus caught signal 33 make: *** [First.o] Error 1 make: Target `all' not remade because of errors. Build complete for project FirstProj