Message-ID: <3A5E9860.A0E11304@flash.net> Date: Thu, 11 Jan 2001 23:38:40 -0600 From: "Jim D. Daniels" Organization: Jim D. Daniels X-Mailer: Mozilla 4.61 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Problem with getting DJGPP to Execute Content-Type: multipart/alternative; boundary="------------680C8841DAADE90293E6B6DA" Reply-To: djgpp AT delorie DOT com --------------680C8841DAADE90293E6B6DA Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello: I have just tried to use Sam's and Macmillan Software of DJGPP and I have not been able to get it to execute a file. The following string is what was input c:\windows>gcc c:\c++\hello.exe hello.cpp I have created a file in the C:\ dir called c++ and put the file hello.cpp in to it. What comes back is: gcc.exe: c:\c++\hello.exe: No such file or directory (ENODENT) gcc.exe: hello.cpp: No such file or directory (ENODENT) gcc.exe: No input files c:\gcc c:\c++\hello.exe hello.cpp I have also changed the dir to C:\ with the same response. Your help would be greatly appreciated Jim Daniels --------------680C8841DAADE90293E6B6DA Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Hello:

I have just tried to use Sam's and Macmillan Software of DJGPP and I have not been able to get it to execute a file.  The following string is what was input  

c:\windows>gcc c:\c++\hello.exe hello.cpp
I have created a file in the C:\ dir called c++ and put the file hello.cpp in to it.

What comes back is:

gcc.exe: c:\c++\hello.exe: No such file or directory (ENODENT)
gcc.exe: hello.cpp: No such file or directory (ENODENT)
gcc.exe: No input files

c:\gcc c:\c++\hello.exe hello.cpp
I have also changed the dir to C:\ with the same response.

Your help would be greatly appreciated

Jim Daniels
  --------------680C8841DAADE90293E6B6DA--