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]

Re: Bootstrap broken because of missing intl routines


"Kaveh R. Ghazi" <ghazi@caip.rutgers.edu> writes:

> FYI on solaris2 and irix6, (with --disable-nls) I now get:
>
>  > cc1: conversion from UTF-8 to UCS-4BE not supported by iconv
>
> So even though these platforms have iconv and can link cc1, what is
> provided by default on those systems is not sufficient to produce a
> working compiler.

Ugh.

Which versions?  On Solaris 2.8, the system-provided iconv is happy to
do this conversion.

zw


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