delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/08/25/19:07:17

Date: Wed, 25 Aug 1999 13:20:43 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Johan Venter <jventer AT writeme DOT com>
cc: djgpp AT delorie DOT com
Subject: Re: gcc 2.7.2.1 calls cc1plus.exe instead cc1.exe
In-Reply-To: <41sw3.4558$ei1.9619@newsfeeds.bigpond.com>
Message-ID: <Pine.SUN.3.91.990825131901.2834P-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Tue, 24 Aug 1999, Johan Venter wrote:

> > I think, that gcc has to be called cc1.exe instead of cc1plus.exe.
> 
> Well, I certainly have a cc1plus.exe. It's the C++ pre-processor isn't it?

cc1plus.exe is the C++ compiler, not preprocessor.  GCC invokes cpp.exe, 
the preprocessor, then either cc1.exe or cc1plus.exe, depending on the 
source language (C or C++), then as.exe, the assembler, and finally 
ld.exe, the linker and stubify.exe, the program which prepends the stub.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019