Mail Archives: djgpp/1997/04/06/16:56:57
Adam Bracey wrote:
>
> I have a small problem. (I guess it could be large considering it is preventing me from using djgpp!) Every time I try to compile a C++ program, it tells me that no such file or directory exists for anything I every put after a #include statement. (#include<iostream.h> or #include"prog.cc" where prog.cc is some program that exists in the same directory.) Any help pertaining to this matter would be greatly appreciated! Thanks!
Try putting a space between #include and the opening < or ".
Make sure you've set up your DJGPP environment as indicated in the
'readme.1st' file. If all else fails, read chapter 6 of the FAQ
(v2/faq210b.zip).
And please press Enter every 72 characters or so! Your messages are
nearly impossible to read.
--
John M. Aldrich, aka Fighteer I <fighteer AT cs DOT com>
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS d- s+:- a-->? c++>$ U@>++$ p>+ L>++ E>++ W++ N++ o+>++ K? w(---)
O- M-- V? PS+ PE Y+ PGP- t+(-) 5- X- R+(++) tv+() b+++ DI++ D++ G>++
e(*)>++++ h!() !r !y+()
------END GEEK CODE BLOCK------
- Raw text -