This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: _G_USING_THUNKS + Sparc




--On Monday, April 22, 2002 11:59:24 PM -0700 "David S. Miller" 
<davem@redhat.com> wrote:

>
> Why do we set this to zero on Solaris systems?

We don't do the bit where libio's idea of a stream and the V3 idea
are the same object anymore -- that hack doesn't work with the new
C++ ABI.  (It is difficult, even in principle, to make it work with
the new ABI, but it is theoretically possible.  Nobody has implemented
it, though...)

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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