Mail Archives: djgpp/1993/04/11/04:25:31
> is pointing to the correct directory (c:\djgpp\cplusinc....etc)
well, i think you want forward slashes here ...
> I have no documentation on the c++ compilier so I used cpp myfile.cc. That was when I encountered that error.
cpp is the c-pre-processor. just use gcc - it knows that .cc is a C++ file.
> I also tried gcc myfile.cc and that gave me all types of errors. I compilied my program with G++ at school and it runs fine.
like what kinds of errors? "lots of" isn't very descriptive, I'm afraid.
--
J. Alan Eldridge (alane AT wozzle DOT linet DOT org)
(also on Fidonet: 1:272/38)
- Raw text -