Mail Archives: djgpp/2000/01/09/10:03:56
On Sun, 9 Jan 2000, Sohel wrote:
> I have just downloaded DJGPP on my Windows NT (Version 4), followed the
> setup procedures from the djgpp web site, when I try to compile the
> following cprog.c program using:
> gcc -o cprog.exe cprog.c
>
> I get the following error message:
> cpp.exe: ../include/sys/version.h: No such file or directory <ENOENT>
You have some installation snafu. Please add -v to the compiler options,
and post here everything that GCC prints during compilation.
What version of DJGPP did you download, btw?
> Also, if you could provide me some insights how to begin "RHIDE", that would
> be helpful to me.
Doesn't RHIDE come with documentation that describes this?
- Raw text -