delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | ieva01.lanet.lv: pavenis owned process doing -bs |
Date: | Sat, 5 Jun 1999 11:30:26 +0300 (WET) |
From: | Andris Pavenis <pavenis AT lanet DOT lv> |
To: | Peter Claessens <peter DOT claessens AT psy DOT kuleuven DOT ac DOT be> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: versions collision? |
In-Reply-To: | <3757C05B.3158423D@psy.kuleuven.ac.be> |
Message-ID: | <Pine.A41.4.05.9906051126270.75290-100000@ieva01.lanet.lv> |
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 Fri, 4 Jun 1999, Peter Claessens wrote: > gxx -v > vs. > gcc -v > give a different version output: > gxx > Reading specs from e:/peter/djgpp/lib/gcc-lib/djgpp/2.81/specs > gcc version 2.8.1 > gcc > Reading specs from e:/peter/djgpp/lib/specs > gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release) > > Should I worry about this? > In egcs binaries for DJGPP the corresponding name is gpp.exe not gxx.exe as in earlier releases of gcc-2.8.1 binaries (name was changed to avoid conflict with executable from djdev20X.zip, however I think that there is no place for gxx.exe in djdev). So I suggest simply removing gxx.exe and using gpp.exe instead. Andris PS. It's recommended to remove previous compiler when upgrading. Seems that this is not done in this case
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |