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: hosts that define _GLIBCPP_USE_WCHAR_T


In article <20030508104712.1b4e7c74.bkoz@redhat.com> you write:

> Loren, if this is true, doesn't it mean that 5.0 needs a new abi file list?

Maybe. ;-)  I checked i386-unknown-freebsd4.8 and it passed (only new
symbols added).  There has been no release of FreeBSD 5 that supports
_GLIBCPP_USE_WCHAR_T: 5.0 doesn't support it; 5.1 should support it
but hasn't been released yet.  I promise to track this situation and
add an ABI file for:

alpha-unknown-freebsd5[.1]
i386-unknown-freebsd5[.1]
<cpu>-unknown-freebsd5[.1]

when the time is right.  Also, FYI, it seemed unreasonable for me to
be more concerned about a stable C++ library ABI than the system guys.
Last time I checked, the system's copy of libstdc++-v3 didn't even use
versioned symbols.  Perhaps I should attempt another round of friendly
persuasion on the matter.

Regards,
Loren


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