c++/2009
Mark Mitchell
mark@codesourcery.com
Thu Apr 12 09:16:00 GMT 2001
The following reply was made to PR c++/2009; it has been noted by GNATS.
From: Mark Mitchell <mark@codesourcery.com>
To: aa8vb@yahoo.com
Cc: mmitchel@gcc.gnu.org, aa8vb@nc.rr.com, gcc-gnats@gcc.gnu.org,
nobody@gcc.gnu.org
Subject: Re: c++/2009
Date: Thu, 12 Apr 2001 09:07:31 -0700
Thanks for the additional information.
There's no way to make that work; you can't mix code from different
C++ compilers in general.
With g++ 3.0, the situation will improve because there is a
cross-vendor ABI that several vendors are implementing.
Thanks,
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com
More information about the Gcc-prs
mailing list