Cross-compliling for Kaffe for ARM-LINUX

Godmar Back kaffe@rufus.w3.org
Fri, 12 May 2000 11:38:55 -0600 (MDT)



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@ieee.org
>