This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Strange behaviour in C++...
- To: law@cygnus.com
- Subject: Re: Strange behaviour in C++...
- From: Benjamin Scherrey <scherrey@switchco.com>
- Date: Wed, 25 Aug 1999 18:09:35 -0500
- CC: gcc@gcc.gnu.org
- Organization: Proteus Technologies, Inc.
- References: <6701.935618322@upchuck.cygnus.com>
- Reply-To: scherrey@proteus-tech.com
I'd like to know more about what this group is doing as a clean C++
ABI is of extreme interest to me (especially if its intended to help
support multiple platforms and portability). Is there a mailing list
or web page for this group?
thanx & later,
Ben Scherrey
Jeffrey A Law wrote:
> I understand completely, and unfortunately I left out a few important details.
> Most importantly that there is a group working on a C++ ABI which (from my
> understanding) will not include thunks (due to the performance concerns).
>
> I don't think we want to burn a lot of time on thunks if there's a reasonable
> chance the C++ ABI will take a different direction.
>
> Hopefully the people involved in this project are reading this list & thread
> and will chime in, particularly if I've mis-stated what's happening and why.
>
> jeff