From: Weldon Morgan Newsgroups: comp.os.msdos.djgpp Subject: Help for a newbie re:environment Date: Tue, 24 Dec 1996 00:46:38 -0500 Organization: The Internet Access Company Lines: 38 Message-ID: <32BF6E3E.7A1F@tiac.net> Reply-To: wmorgans AT tiac DOT net NNTP-Posting-Host: p4.ts19.metro.ma.tiac.com 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 I checked the DJGPP FAQ so don't flame me. When I tried to compile a simple program, I received the error stdio.h and math.h not found. These are standard include files located in my c:\djgpp\include folder. When I checked the environment, the environment pointed to the DJGPP.ENV file I entered in autoexec.bat. I am clueless why gcc can't find the include files. I entered the environment variable with both "/" and "\", still with no luck. Here are the contents of my env.lst file: TMP=C:\WINDOWS\TEMP winbootdir=C:\WINDOWS COMSPEC=C:\WINDOWS\COMMAND.COM windir=C:\WINDOWS BLASTER=A220 I5 D1 T4 SOUND=C:\SBPRO PROMPT=$p$g PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C:\DOS;C:\COMPRE~1;C:\JAVA\BIN;C:\FPROT;C:\DJGPP\BIN;C:\Q;C:\WINDOWS\TWAIN_32\SCANWIZ;C:\WINDOWS\TWAIN\SCANWIZ DJGPP=C:/djgpp/djgpp.env TMPDIR=C:\temp TEMP=C:\temp GO32TMP=C:/temp GO32=driver c:/djgpp/drv/stdvga.grn CMDLINE=virstop.exe I'm running a Pentium 100 with 32 MB Ram under Win95. Any help will be appreciated. BTW, Season's Greetings to you all. Weldon