Date: Mon, 23 Feb 1998 09:13:51 +0200 (IST) From: Eli Zaretskii To: summers AT deakin DOT edu DOT au cc: djgpp AT delorie DOT com Subject: Re: No such file or directory (ENOENT) In-Reply-To: <34F0D8C1.3BA7C8A5@beverly-hills-ca.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sun, 22 Feb 1998, Jonathan Summers wrote: > C:\SCC172>gcc hello.c -o hello.exe -lm > hello.c:1: stdio.h: No such file or directory (ENOENT) > ================== > hello.c is in c:\scc172. > > > What am I doing wrong?? Most probably, you didn't set the DJGPP environment variable correctly, see the file v2/readme.1st. Other possible causes are listed in the DJGPP FAQ list (v2/faq210b.zip), section 8.1.