Date: Fri, 16 Nov 2001 19:59:13 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Leonid Pauzner" Message-Id: <6480-Fri16Nov2001195913+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.1.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: <2.07b7.1E0QP.GMWLOK@pauzner.mccme.ru> (leonid@pauzner.mccme.ru) Subject: Re: gpp2.95.x to gpp3.0.2 transition References: <2 DOT 07b7 DOT 1E0QP DOT GMWLOK AT pauzner DOT mccme DOT ru> 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 Precedence: bulk > From: "Leonid Pauzner" > Date: Fri, 16 Nov 2001 20:24:20 +0300 (MSK) > > I want to work with gxx 3.0.2 and still hold gxx 2.95.3 working the same > time on my DJGPP tree. Is it possible to set up? Just rename gcc.exe to gcc2953.exe, and that's it. (If you have cpp.exe in the bin directory, rename that as well.) > Another small question from linker. > gcc302, gpp302 binaries installed (bnu2112, DJGPP 2.03), > "gxx -v" shows up some undefined references: Don't do that ;-) Try "gpp -v" instead.