This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: C++ ABI Issues


On Tue, Aug 27, 2002 at 11:07:00AM -0700, Ziemowit Laski wrote:
> 
> On Tuesday, Aug 27, 2002, at 10:13 US/Pacific, Benjamin Kosnik wrote:
> 
> >
> >I'll restrain my comments to one area only.
> >
> >Please, let's use the versioning info that already exists. Currently,
> >the compiler ABI is tracked with __GXX_ABI_VERSION. For the 3.2.0
> >release, this value is 102.
> >
> >If there is to be a -fabi=xxx switch, then please use this information.
> >The idea of having a "-fabi-newest" is completely relative and useless:
> >newest from what vantage point?

I disagree.  I don't know what __GXX_ABI_VERSION I have, but I certainly
know what GCC version I have.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]