Date: Tue, 28 May 1996 17:32:41 +0200 Message-Id: <199605281532.RAA16789@capricornus.igd.fhg.de> From: "Stephen Wolthusen (D. Storck)" To: djgpp AT delorie DOT com Subject: Compatibility djgpp 1.12 / 2.0 Hi, 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 interface between the two classes is simple (no virtual functions etc.) and works when compiled w/ 2.6.3 and 2.7.2 objects under Solaris. Does anyone know if there is a chance this will work ? Stephen -- Stephen Wolthusen | For moderately secure communication use the Frankensteinstr. 20 | PGP key below. For secure comm please 68642 Buerstadt-Bobstadt FRG | contact directly... Tel ++(6245) 6952, 6234, 3512 | -----BEGIN PGP PUBLIC KEY BLOCK----- Version: 2.6.2i mQCNAzB9PS4AAAEEANKL6mgXuRseZSHjrJyo70HViG5PtoDam0ejSonXKFhkLP8R zwO1yRrVd6jNeUPn4PymTpFAbklK0Dm4UbXPwhl6scmgfsCx4mMFi83F6alz7qLr 7qjOZ2FUnQQBDMW7ljYBjP5uPoT1l+b+sojIp36ZRn9mkOUbHjxcoMAuQ1IlAAUR tClTdGVwaGVuIEQuIEIuIFdvbHRodXNlbiA8d29sdEBpZ2QuZmhnLmRlPg== =EXE8 -----END PGP PUBLIC KEY BLOCK-----