This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Compilling cpp files.
- From: José Antonio Pinto <jose at gcb dot com dot br>
- To: gcc-help at gcc dot gnu dot org
- Date: Thu, 03 Jun 2004 16:19:10 +0000
- Subject: Compilling cpp files.
I'm whit problems then compiler files .cpp an others.
Do not exist stdio.h, matc.h, etc.
Where find this files or peckages???
Error message: teste.cpp:7: error: `printf' undeclared (first use
this function)
Yours truly,
José Antonio Pinto.