From: JSlater AT QualComm DOT Com (Jon D. Slater) Newsgroups: comp.os.msdos.djgpp Subject: Anyone running on Win95 or NT? Date: 4 Mar 1998 20:06:44 GMT Organization: QUALCOMM Inc. Lines: 33 Message-ID: <6dkc8k$2uu$1@thefuture.qualcomm.com> NNTP-Posting-Host: jslater-nt.qualcomm.com Mime-Version: 1.0 Content-Type: Text/Plain; charset=US-ASCII To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi, I've installed DJGPP on both my Win95 box (at home) and WinNT box (at work). I installed using the directions available in the "readme.1st" file. I have set my environment variable DJGPP=C:\GPP\DJGPP (since I loaded DJGPP in the GPP directory instead of C:\DJGPP. I also modified the DJGPP.ENV to reflect the new directory. I've added C:\GPP\BIN to my path on both machines. If I try to compile even the smallest ".c" programs (like "hello world" using stdio.h) GCC can't find my INCLUDE files. When I include a "-I" option on the command line, the program does compile, but as a 16 bit application which doesn't run. Does anyone have any experience with djgpp on Win95 or WinNT? Is there something special I need to do to get it to work? Does anyone have any other suggestions? Anything would be greatly appreciated. I've read "readme.1st" and "djgpp.faq" and can't find anything that specifically mentions this problem. Please send suggestions to: JSlater AT Qualcomm DOT com Thanks in advance for the help!!! Jon