From: Shaggythehaker AT aol DOT com Message-ID: <8.12167f11.27ee5930@aol.com> Date: Sat, 24 Mar 2001 15:10:24 EST Subject: I NEED HELP! To: djgpp AT delorie DOT com MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="part1_8.12167f11.27ee5930_boundary" Content-Disposition: Inline X-Mailer: AOL 6.0 for Windows US sub 10502 Reply-To: djgpp AT delorie DOT com --part1_8.12167f11.27ee5930_boundary Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit When i want to compile a sample this is what i do: I enter dos prompt then at the prompt i enter gcc samp.c -o samp.exe After that I hit return and it tells me gcc.exe:samp.c:no such file or directory(enoent) gcc.exe:no input files I have stored the sample files in the C drive. What is going wrong? --part1_8.12167f11.27ee5930_boundary Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: 7bit When i want to compile a sample this is what i do:
I enter dos prompt then at the prompt i enter gcc samp.c -o samp.exe  After
that I hit return and it tells me gcc.exe:samp.c:no such file or
directory(enoent)
gcc.exe:no input files


I have stored the sample files in the C drive.  What is going wrong?
--part1_8.12167f11.27ee5930_boundary--