This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: hosts that define _GLIBCPP_USE_WCHAR_T
- From: Loren James Rittle <rittle at latour dot rsch dot comm dot mot dot com>
- To: libstdc++ at gcc dot gnu dot org
- Cc: bkoz at redhat dot com
- Date: Thu, 8 May 2003 21:05:21 -0500 (CDT)
- Subject: Re: hosts that define _GLIBCPP_USE_WCHAR_T
- Organization: Networks and Infrastructure Lab (IL02/2240), Motorola Labs
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