This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: undefined versioned symbol name __dynamic_cast@@CXXABI_1.2
- From: Eljay Love-Jensen <eljay at adobe dot com>
- To: "David Stockwell \(local\)" <dstockwell at leadingedgedesign dot com>, <gcc-help at gcc dot gnu dot org>
- Date: Wed, 09 Jul 2003 11:29:58 -0500
- Subject: Re: undefined versioned symbol name __dynamic_cast@@CXXABI_1.2
Hi David,
>Also what is an ABI?
ABI - Application Binary Interface
Go here: <http://www.sparc.com/standards/psABI3rd.pdf> for an example of a
well written ABI specification.
Sincerely,
--Eljay