Cross-compliling for Kaffe for ARM-LINUX

Godmar Back gback at cs.utah.edu
Fri May 12 10:38:55 PDT 2000



This is a problem with the dynamic libraries that come with your
netwinder.  You need libraries compiled with the -fPIC option.

	- Godmar

> 
> 
> 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 type"' failed!
> 
> How can I solve this problem?
> 
> Thanks in advance.
> Regards.
> 
> --
> Euisung Kang, Ph.D,
> mailto:e.kang at ieee.org
> 



More information about the kaffe mailing list