From: mc6189 AT newsguy DOT com (Marco Talamanca) Newsgroups: comp.os.msdos.djgpp Subject: Which cxxfilt.exe and gxx.exe to use? Date: Sun, 08 Nov 1998 16:48:09 GMT Organization: http://extra.newsguy.com Lines: 26 Message-ID: <3645c4a7.993483@enews.newsguy.com> NNTP-Posting-Host: p-813.newsdawg.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Newsreader: Forte Agent 1.5/16.451 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I'm installing DJGPP from scratch. I started with the DJDEV202 beta, then BNU281, TXI312, GCC281 and finally GPP281. When installing it (I mean, GPP281) I had two collision: cxxfilt.exe and gxx.exe. The 'old' cxxfilt is from BNU281, is actually older by six months and a little smaller: clearly it seems superceeded by the cxxfilt provided with GPP281. I assume similarly that the newer gxx from DJDEV202 superceeds the one from GPP281, but I'm not completely sure, since it is almost half the size of the former and GPP281 is fairly recent, 22/10/98. Am I correct? Am I also correct in having understood that the outcome of the discussion about which specs and .djl files to use is of using those wich cames from DJDEV202 instead of those from GPP281? Finally, the readme from GCC281 *strongly* advise to make a change to DJGPP.ENV, deleting the [gcc] and [cpp] because the path settings provided there are no longer necessary. Still the DJGPP.ENV which came with DJDEV202 has those sections and a loth of path settings there. What is advisable to do? Many thanks, Marco