This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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 returning byte order marks for Solaris 2.9


>>>>> "Andrew" == Andrew  <ke@alum.bu.edu> writes:

Andrew> Thanks for the patch. I'm actually generating solaris binaries
Andrew> using a cross compiler (from a Linux box) and in my current 
Andrew> configuration it doesn't work. __STDC_ISO_10646__ is not defined.

Ouch.

This seems like a QoI issue in the cross compiler.  But, it is hard to
call it a bug exactly.

I don't know the best thing to do in this case.  I suppose we could make
a new variable used by configure.host that would override the name of
the wchar_t encoding.

Tom


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