delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2005/08/01/07:00:43

X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
From: Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: cc1 vs cc1plus
Date: 1 Aug 2005 10:56:49 GMT
Lines: 25
Message-ID: <3l6dfhFqr29sU1@news.dfncis.de>
References: <p2vqe1dt260nfohslqdcqi2n5nrid01si2 AT 4ax DOT com>
X-Trace: news.dfncis.de gw6P03yXg3MXffEqVRQnhgo9TngWc6qHtFpgpl/w8SAdl/XINbLckD2Tl6
X-Orig-Path: not-for-mail
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

Radical NetSurfer <RadSurfer AT yahoo DOT com> wrote:
> A friend of mine tried upgrading to DJGPP v2 gcc 4.0.1,
> and when he now compiles some programs, 

"Tried upgrading" could be part of the problem.  How exactly did this
update take place.

> he insists that cc1plus.exe is being called, even when the source is
> .c.

Please show actual behaviour of those gcc runs, after adding -v to the 
list of options used, i.e.:

> gcc -s -c -m486 -O2 s1.c s2.c s3.c

should become

gcc -v -s -c -m486 -O2 s1.s s2.c s3.c

Are you *sure* you're actually typing lower-case .c instead of .C
there?

-- 
Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de)
Even if all the snow were burnt, ashes would remain.

- Raw text -


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