This is the mail archive of the gcc-bugs@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]

[Bug libstdc++/23990] compiling code with "wchar_t" .. gives linking error


------- 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


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