$ arm-linux-gnueabi-objdump -dr arm.o
[...]
0000012c <caml_start_program>:
 12c:   e59fc138        ldr     ip, [pc, #312]  ; 26c <caml_ml_array_bound_error
[...]
 188:   e1a0e00f        mov     lr, pc
 18c:   e12fff1c        bx      ip
[...]
                        26c: R_ARM_ABS32        caml_program


I don't see anything wrong there.  What is caml_program actually fixed up to 
during the link?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/810402

Title:
  all native ocaml programs segfault on armel

To manage notifications about this bug go to:
https://bugs.launchpad.net/binutils-linaro/+bug/810402/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to