From: jack Newsgroups: comp.os.msdos.djgpp Subject: fixed! thanks! Date: Tue, 09 Jun 1998 18:45:40 -0400 Organization: InfiNet Lines: 14 Message-ID: <357DBB14.EF3CB6C@telegram.infi.net> References: <357CCF2D DOT 70992FFA AT telegram DOT infi DOT net> <357CD5E6 DOT 443FF3D5 AT telegram DOT infi DOT net> <6ljg86$kdg$1 AT jetsam DOT uits DOT indiana DOT edu> Reply-To: nospamme AT delorie DOT com NNTP-Posting-Host: pa3dsp24.orh.infi.net 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 > found in one of the zip files. Maybe your problem stems from the fact > that you renamed g++ to gpp. The compiler searches for gpp and finds it, > but in this case finds the wrong program and doesn't know what to do with it. > Incidentally, I'm surprised you didn't get a "gpp.exe already exists" Apparently there was no GPP.EXE; it was *GXX.EXE* in my installation, and it's about 1K larger than GCC.EXE. My g++.exe was only about 8K or so, which I thought odd. When I run it, it apparently just calls GXX.EXE. Anyway, I have everything working properly now... so thanks very much all of you who helped me out! :-) :-) Many smiles