X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=xktGFoqcbmkoLDK/MrYm+UGUMFT3p71LzXjdCEESmXQ=; b=Dkgi+i3oF2IRiS0sKFRjnqhV8Co9mZ5fJAHbUs6FtliYYt5gicKueHqigGFEyQJs5sgYmuAhOMJNkEmcUKsOGpBDyapeA7nnDJQ+D9RpimrQV1bbPJFMnUsp+u7xDrrf7oF0LTuf9lc/BISj62pugeHvfnSYoTlarCOEUWcwD8Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=Lx9cnEWJzaR/lzuYDTYzx54tTVBwE5aa11L1GAH3hi5dk1TK9FJAhsxY3XeO5i12rRpwa5eBm6msspQCX6UQlNWFP5uxPsMWCSXwiltxCrUQuEvcOIr1d2ZSmoE3kyuZfFmKny1JSfM8TuuMD3TUvZZnAiQQbH+5ny4tZrpGS8U= Message-ID: <4cbeb4880711060826h1206fb46xbfd0fdcf72f8d107@mail.gmail.com> Date: Tue, 6 Nov 2007 10:26:17 -0600 From: "Jose L. Sanchez" To: djgpp AT delorie DOT com Subject: Re: help with djgpp In-Reply-To: <333827.77000.qm@web30004.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_32778_27509031.1194366377152" References: <333827 DOT 77000 DOT qm AT web30004 DOT mail DOT mud DOT yahoo DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk ------=_Part_32778_27509031.1194366377152 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, Daniel: 2007/11/4, Daniel Oljaca : > > Dear Djgpp Friend, > > I downloaded the files and unzipped them into c:\djgpp. I am > however having a problem, when I use the gcc command to compile I get thi= s > error message: > > gcc samp.c -o samp.exe > cc1.exe: error: samp.c: No such file or directory > Sincerely, > Daniel Oljaca > Is apparent that all procedures for download and install DJGPP are OK. Now, check in a DOS window if your source file, samp.c exist. I'm not sure= , but IIRC, notepad appends a "txt" extension to files created with him. =BFMaybe your source file is named samp.c.txt? Best regards Jose L. ------=_Part_32778_27509031.1194366377152 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, Daniel:

2007/11/4, Daniel Oljac= a <danoljaca AT yahoo DOT com>:
Dear Djgpp Friend,
 
    =    I downloaded the files and unzipped them into c:\djgpp. I am h= owever having a problem, when I use the gcc command to compile I get this e= rror message:
 
gcc samp.c -o samp.exe
cc1.exe: error: samp.c: No such file = or directory <ENOENT>
Sincerely,
Daniel Oljaca

Is apparent that all procedures for download = and install DJGPP are OK. 

Now, check = in a DOS window if your source file,&nbs= p;samp.c  exist. I'm not sure, but IIRC, notepad appends a &= quot;txt" extension to files created with him. =BFMaybe your source fi= le is named=20 samp.c.txt?

Best regards

Jose L.


------=_Part_32778_27509031.1194366377152--