Date: Tue, 10 Aug 93 10:45:59 EDT From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock) To: kagru AT mat DOT torun DOT edu DOT pl Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: can't install djgpp !!! > When I try to compile any program I get the following message : > gcc : bad command or file name. Add the -v (verbose) option to gcc and it will display the commands which it is executing. That should tell you what is missing. Since you sometimes get some messages, I would guess that you might be missing the assembler. The other common problem is that the C++ compiler was packaged separately before release 1.10; a very common problem was C works, C++ fails because the C++ compiler was missing.