Mail Archives: djgpp/1997/09/11/12:50:21
In article <#BxGZ3rv8GA DOT 296 AT upnetnews02 DOT moswest DOT msn DOT net>, "Robert Eaton" <Hamplan AT msn DOT com> writes:
> I have installed DJGPP and RHIDE, but am unable to compile any file
> with a .CPP extention under RHIDE. When I tell it to compile, the program
> just hangs. However, the programs compile just fine when executing the
> compiler from the command line. Anyone know how to solve this problem?
>
> Thanks.
>
DJGPP is ported from UNIX. Rename the file so it has .cc as its extension.
This should fix the problem.
>
>
- Raw text -