Cross-compliling for Kaffe for ARM-LINUX

2000-05-12 Thread Eui-Sung Kang
Hi, I am trying to cross-compile kaffe on to arm-linux. I cross-compiled and executed "javac hello.java" on arm-linux. It gives the following message. # javac hello.java BUG IN DYNAMIC LINKER ld.so: ../sysdeps/arm/dl-machine.h: 450: elf_machine_rel: Assertion `! "unexpected dynymic reloc

Encoding ISO8859_1?

2000-05-12 Thread Tim Landscheidt
Hi, I'm quite unfamiliar with the Java concept en detail, so please forgive my dumbness. (At least) the latest version of Apache JServ (1.1.1b2-dev) gives "AJP Protocol Error: java.io.UnsupportedEncodingException: ISO8859_1" when run under kaffe 1.0.5 but works fine with Sun's JDK 1.2.2. The

Re: Encoding ISO8859_1?

2000-05-12 Thread Archie Cobbs
Tim Landscheidt writes: I'm quite unfamiliar with the Java concept en detail, so please forgive my dumbness. (At least) the latest version of Apache JServ (1.1.1b2-dev) gives "AJP Protocol Error: java.io.UnsupportedEncodingException: ISO8859_1" when run under kaffe 1.0.5 but works fine