From: halomist AT aol DOT com (Halomist) Newsgroups: comp.os.msdos.djgpp Subject: DJGPP - PLEASE HELP! Date: 1 Oct 1997 02:08:51 GMT Lines: 10 Message-ID: <19971001020801.WAA09492@ladder02.news.aol.com> NNTP-Posting-Host: ladder02.news.aol.com Organization: AOL http://www.aol.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk i can't even compile a simple program with gcc. i type "gcc myprog.c -o myprog.exe" and it tells me that it can't find the various *.h files... so i moved the stdio.h file from the "includes" directory to the one gcc is in... and it still doesn' work... i had to move cwsdpmi.exe and cpp.exe into the same directory as gcc to get to this point.... did i install the whole thing wrong or what? someone please help... thanks.