Mail Archives: djgpp/1997/03/30/12:42:09
>#include <stdio.h>
>#include <stdlib.h>
>
>void main(void)
> {printf("hi");
> }
>and I get and error message like this: istallation problem, cannot exec
>'as': No such file or directory (ENOENT). What does all that mean??
>I've tried running gcc and rhide under both dos and MS-Windows but I
>still get the error. Any help would be appreciated thanks.
The program is fine, I think you didn't install DJGPP correctly. Did
you read the readme.1st? I am not sure if this is what is wrong, it
could be that something is setup wrong.
Just trying to help
- Raw text -