Date: Thu, 29 Jan 1998 11:19:23 +0200 (IST) From: Eli Zaretskii To: Brian Ellis cc: "djgpp AT delorie DOT com" Subject: Re: Help with c++ compiler hanging In-Reply-To: <1326106020-283105705@mail.mtwp.k12.pa.us> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On 28 Jan 1998, Brian Ellis wrote: > I can compile C programs. However, when I attempt to compile C++ > programs it hangs at cc1plus. I am using a command line: gcc hello2.cc Please add -v to your command line and post everything that gcc prints. Also, run go32-v2.exe with no arguments and post what it reports.