Per Borgentun wrote:

>  I also tried kaffe 1.0.5 ( I got it to compile after setting
>  --host=arm-linux --target=arm-linux on my pentium machine)
>  but it says:
>   BUG IN DYNAMIC LINKER ld.so: ../sysdeps/arm/dl-machine.h: 450:
>   elf_machine_rel: Assertion `! "unexpected dynamic reloc type"' failed!
>  when I try to run my HelloWorld progam.

Presumably the target is a NetWinder - this message is emitted by the
loader when running code with 24-bit relocs.  Chances are you have not
built the package using -fpic option, or the cross compiler is not
configured quite right.

-- 
Ralph Siemsen -- [EMAIL PROTECTED]

unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++        Please use [EMAIL PROTECTED] for           ++
++                        kernel-related discussions.                      ++

Reply via email to