Atenção usuários de email com anti-spam (Uol e Bol).
paulo@paulo-desktop:~/Documentos$ gcc -c teste.cpppaulo@paulo-desktop:~/Documentos$ chmod 755 teste.opaulo@paulo-desktop:~/Documentos$ ./teste.obash: ./teste.o: impossível executar arquivo binário
gcc teste.c -o teste g++ teste.cpp -o teste
g++ teste.cpp -o teste