From: aadhanda AT bellatlantic DOT net Newsgroups: comp.os.msdos.djgpp Subject: GCC compiler help Date: Mon, 13 Apr 1998 19:09:12 -0400 Organization: Bell Atlantic Internet Solutions Lines: 36 Message-ID: <35329B18.2BB1D89B@bellatlantic.net> NNTP-Posting-Host: client-118-162.bellatlantic.net Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------4E69DDFA874B30B1088859D6" To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk --------------4E69DDFA874B30B1088859D6 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello, I am new to C++ and DJGPP. When I try to compile the file hello.cpp it says: gcc.exe: hello.cpp: No such file or directory (ENOENT) gcc.exe: No input files I read the readme.txt and could not find the problem. The file is saved in the bin subdirectory where gcc.exe is located. if somebody could help it would be appreciated. Thanks. --------------4E69DDFA874B30B1088859D6 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Hello,
    I am new to C++ and DJGPP.  When I try to compile the file hello.cpp it says:
gcc.exe: hello.cpp: No such file or directory (ENOENT)
gcc.exe: No input files
 

I read the readme.txt and could not find the problem.  The file is saved in the bin subdirectory where gcc.exe is located.  if somebody could help it would be appreciated.  Thanks.
  --------------4E69DDFA874B30B1088859D6--