Date: Wed, 29 May 1996 11:49:00 +0200 (IST) From: Eli Zaretskii To: "Stephen Wolthusen (D. Storck)" Cc: djgpp AT delorie DOT com Subject: Re: Compatibility djgpp 1.12 / 2.0 In-Reply-To: <199605281532.RAA16789@capricornus.igd.fhg.de> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 28 May 1996, Stephen Wolthusen (D. Storck) wrote: > I have an admittedly odd problem; I have some legacy code that compiles > under 1.12 (i.e. GCC 2.6.x) (and which may not be modified). This code must > be called from GCC 2.7.2. Trouble is, the 2.6.3 code is in classes and > I have to link it with the 2.7.2 code (which is ANSI compliant and makes > use of RTTI, STL etc. The best way is probably to get GCC 2.6.3 compiled with DJGPP v2.0 (e.g. from the beta releases) and use it.