This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/23990] compiling code with "wchar_t" .. gives linking error
- From: "bkoz at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Sep 2005 16:13:26 -0000
- Subject: [Bug libstdc++/23990] compiling code with "wchar_t" .. gives linking error
- References: <20050921093152.23990.a_manish@yahoo.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bkoz at gcc dot gnu dot org 2005-09-21 16:13 -------
Paolo is right: wchar_t specializations are only supported on solaris starting
with gcc-3.4.0.
I would suggest using either
gcc-3.4.4
gcc-4.0.2
-benjamin
--
What |Removed |Added
----------------------------------------------------------------------------
GCC build triplet| |sparc-sun-solaris2.9
GCC host triplet| |sparc-sun-solaris2.9
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23990