Mail Archives: djgpp/1996/08/21/04:37:09
On Mon, 19 Aug 1996, Rostislav Muchnik wrote:
> I tried to compile one file from the program that was previously
> compiled with WATCOM compiler, but it gives me strange error
>
> gcc -c /gtdev/dos/ragedos/samples/common/exusml.c -dDOS_BUILD
> -I/gtdev/common/inc -I/gtdev/dos/inc -I/gtdev/dos/ragedos/samples/common
> -I/gtdev/dos/inc/interal -I../../../../common/inc -I/WATCOM/h -o
> exusml.o
>
> cc1.exe: exusml.c.loop: No such file or directory (ENOENT)
> ----------------------------------------------------------
> Anyone knows what it is???
How did you run such a long command line? Was it with Make? If so, post
the relevant part of the Makefile. Also, what DJGPP version is that?
- Raw text -