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: iconv problems



On Thursday, Jul 10, 2003, at 16:47 US/Eastern, Richard Kenner wrote:


This is on alphaev56-dec-osf4.0f

What is this conversion and why is it needed here?

I would test the patch in here: <http://gcc.gnu.org/ml/gcc-patches/2003-07/msg01054.html>
which should fix this, it is from Zack Weinberg.


Thanks,
Andrew Pinski


make[2]: Entering directory `/g/gcc/alphah/gcc/ada/rts'
../../xgcc -B../../ -c -DIN_GCC `echo -g -O2 -fPIC -fexceptions -DIN_RTS |sed -e 's/-pedantic//g' -e 's/-Wtraditional//g'` -I. -I.. -I../.. -I/g/gcc/gcc-head/gcc/ada -I/g/gcc/gcc-head/gcc/ada/../config -I/g/gcc/gcc-head/gcc/ada/../../include -I/g/gcc/gcc-head/gcc/ada/.. -I./../.. adaint.c \
-o adaint.o
cc1: conversion from UTF-8 to UCS-4LE not supported by iconv
make[2]: *** [adaint.o] Error 1





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