On Fri, Oct 3, 2008 at 9:41 AM, Andrey Vul <[EMAIL PROTECTED]> wrote:
> Gcj can't compile eclipse(-ecj) due to encoding issues. Any solutions?
>

The specific byte is 0xA8 (the section sign). However, it is *not*
encoded in UTF-8. leading to the error. Which 8-bit encodings have
high-ASCII (i.e. 0x80-0xFF) support?

-- 
Andrey Vul

Reply via email to