Mail Archives: djgpp/1999/10/23/03:46:30
On Tue, 19 Oct 1999 09:28:37 -0500, "McClusky, Alan"
<AlanM AT lscsoft DOT com> wrote:
> [....]
>and I continually get messages dealing with "no files found, etc.." I'd
>like to get some
>hands on experience so I need some help with the compiling of the program.
Posting the exact text of error messages is sometimes surprisinly
helpful.
If gxx gives a "file not found" error, it means that the filename you
have specified can not be found. Is the file in the right directory
(the current directory if you don't specify a path).
Alternatively, if you are getting the "Bad command or file name"
error, it means that the command interpreter cannot find gxx - this
usually means that DJGPP isn't installed correctly.
Davin.
>
>Thank you,
>
>Alan McClusky
>
>
__________________________________________________________
*** davmac - sharkin'!! davmac AT iname DOT com ***
my programming page: http://yoyo.cc.monash.edu.au/~davmac/
- Raw text -