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

Re: GCC test request for solaris2.7 w/ability to (de)install OS patches


On Mon, Mar 29, 2004 at 08:57:32AM -0500, Kaveh R. Ghazi wrote:
> As noted in these two testsuite reports for GCC:
> http://gcc.gnu.org/ml/gcc-testresults/2004-03/msg01482.html
> http://gcc.gnu.org/ml/gcc-testresults/2004-03/msg01330.html
> 
> Eric and I are getting different libstdc++-v3 results on solaris2.7.

I get basically the same failures on sparc-sun-solaris2.9 when unsing
SUN's iconv implementation. However the logfile doesn't show an
ICE but errors like the following:

cc1plus: conversion from iso-8859-1 to UTF-8 not supported by iconv
/home/thales/ehrhardt/gcc-ssa-cvs/gcc/libstdc++-v3/testsuite/22_locale/collate/compare/wchar_t/2.cc:26:18: conversion from iso-8859-1 to UTF-8 not supported by iconv
In file included from /home/thales/ehrhardt/gcc-ssa-cvs/gcc/libstdc++-v3/testsuite/22_locale/collate/compare/wchar_t/2.cc:26:
/home/thales/ehrhardt/gcc-ssa-cvs/build/sparc-sun-solaris2.9/libstdc++-v3/include/locale:44:28: conversion from iso-8859-1 to UTF-8 not supported by iconv
In file included from /home/thales/ehrhardt/gcc-ssa-cvs/build/sparc-sun-solaris2.9/libstdc++-v3/include/locale:44,

I guess that either Eric uses GNU libiconv or there is some SUN-Patch
that adds UTF-8 support to iconv. The latter should be possible to find
out from the patch descriptions. 

    regards     Christian

-- 
THAT'S ALL FOLKS!


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