delorie.com/archives/browse.cgi | search |
Date: | Sat, 30 Sep 2000 20:49:46 +0200 |
From: | "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> |
Sender: | halo1 AT inter DOT net DOT il |
To: | glharding AT global DOT co DOT za |
Message-Id: | <3405-Sat30Sep2000204946+0300-eliz@is.elta.co.il> |
X-Mailer: | Emacs 20.6 (via feedmail 8.2.emacs20_6 I) and Blat ver 1.8.5h |
CC: | djgpp AT delorie DOT com |
In-reply-to: | <002401c02acf$f60fc780$3185ef9b@greg> (message from Gregory |
Harding on Sat, 30 Sep 2000 13:17:02 +0200) | |
Subject: | Re: C++ setup problems |
References: | <Pine DOT SUN DOT 3 DOT 91 DOT 1000928122850 DOT 14913D-100000 AT is> <002401c02acf$f60fc780$3185ef9b AT greg> |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> Date: Sat, 30 Sep 2000 13:17:02 +0200 > From: Gregory Harding <glharding AT global DOT co DOT za> > > PATH OF "cc1.exe" AND "cpp.exe" : D:\djgpp\lib\gcc-lib\djgpp\2.95\ > PATH OF "cc1plus.exe" : D:\djgpp\lib\gcc-lib\djgpp\2.952\ > > FULL OUTPUT WITH -V SWITCH WHEN TRYING TO COMPILE "test.cc": > > Reading specs from d:/djgpp/lib/gcc-lib/djgpp/2.95/specs > gcc version 2.95 19990728 (release) You are obviously mixing parts of two different compiler releases: one is v2.95, the other v2.95.2. I suggest to remove the v2.95 files and install gcc2952b.zip. (The DJGPP FAQ list explains in section 4.7 how to uninstall a package.)
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |