Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <000B06A71AFBD311AAAD00500422FC63071A13@iis000.microdata.fr> From: Bernard Dautrevaux To: "'vandana yesoda'" , cygwin Subject: RE: Free Compiler Date: Tue, 28 Mar 2000 12:24:25 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id FAA06361 > -----Original Message----- > From: vandana yesoda [mailto:vandana DOT yesoda AT wipro DOT com] > Sent: Tuesday, March 28, 2000 12:19 PM > To: cygwin > Subject: Free Compiler > > > Hi all, > > Is there any free compiler which can understand the name mangling of > MSVC++, so that the C++ objects of MSVC++ and the compiler can be > combined. > Regretfully having the same name mangling is by far not enough; it should also have the same register usage conventions, parameter passing conventions (these two quite current) but even more: virtual table management is one of those but don't forget virtual base class management (quite tricky), multiple inheritance object layout, and finally the new ANSI-C++ features: template generation, exception handling (in multi-threaded environment), signature management... (oh sorry I think I was dreaming, or does MSVC++ handle all these really?...) > Thanks in advance. > > Any help in this regard is greatly appreciated. You're welcome but I'm afarid the only help I can provide is: no chance :-) > > bye > vandana > Cheers Bernard -------------------------------------------- Bernard Dautrevaux Microprocess Ingéniérie 97 bis, rue de Colombes 92400 COURBEVOIE FRANCE Tel: +33 (0) 1 47 68 80 80 Fax: +33 (0) 1 47 88 97 85 e-mail: dautrevaux AT microprocess DOT com b DOT dautrevaux AT usa DOT net -------------------------------------------- -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com