From: rqy1319 AT is4 DOT nyu DOT edu (Ryuji Yokoyama) Newsgroups: comp.os.msdos.djgpp Subject: Help! Djgpp under Win95 Date: Thu, 30 Oct 1997 04:38:30 GMT Organization: New York University Lines: 14 Message-ID: <34590f44.5928394@netnews.nyu.edu> NNTP-Posting-Host: dial2-async04.dial.net.nyu.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hell All! I reinstalled Djgpp under Win95. It use to work, but this time, when I try to compile, I got an error message "test.c:1: stdio.h: No such file or directory (ENOENT). "test.c" is my source file, which doesn't have any syntax error.(It is a just "Hello World" program). I put "set DJGPP=C:\DJGPP\DJGPP.ENV" and "set PATH=C:\DJGPP\BIN;%PATH%" lines in my autoexec.bat as readme.1st says. Please somebody tell me how to solve the problem. Thanks! I appreciate any advice Ryuji Yokoyama rqy1319 AT is4 DOT nyu DOT edu