Hi Mohammad, >Whats wrong? You should use the GCC C++ compiler/linker toolchain instead of the GCC C compiler/linker toolchain. /usr/bin/g++ -o test test.cpp HTH, --Eljay PS: when you run it, you'll need to type... ./test ...so you don't get /bin/test by accident.