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: Bootstrap broken because of missing intl routines


 > From: "Zack Weinberg" <zack@codesourcery.com>
 > 
 > "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

I'm using solaris2.7 and irix6.5.

(I think sgi distinguishes among various irix6.5 micro releases but
config.guess doesn't say which one I have, and I don't know how to
find out.)

--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu


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