From: "Johnny Rotten" Newsgroups: comp.os.msdos.djgpp Subject: DJGPP environment Date: Sun, 22 Mar 1998 19:45:48 -0600 Organization: Cloudnet Lines: 21 Message-ID: <3515bc66.0@news.cloudnet.com> NNTP-Posting-Host: news.cloudnet.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I downloaded DJGPP from America Online a while back. It came in a executable archive that did everything for you (like modify my AUTOEXEC.BAT for me.) Everything worked great. However, it only contained the files for making C programs (not C++.) I recently went to the DJGPP web site and got the zip files for C++. Unfortunately, I can't get it to work right. When I run "gpp" to compile my source code, my computer just sits there reading from the hard disk forever (it doesn't actually crash.) Nothing compiles. Do I have to make any special adjustments in DJGPP environment? I'm totally clueless. If it helps, here's the hardware I'm running it on: 386 Laptop with 2 megs of ram no math coprocessor (I use an fpu emulator) Thanks in advance. Any help would be greatly appreciated.