all native ocaml programs segfault on armel
Bug #810402 reported by
Stéphane Glondu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linaro Binutils |
Invalid
|
Undecided
|
Unassigned | ||
binutils (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Oneiric |
Invalid
|
Undecided
|
Unassigned | ||
ocaml (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Oneiric |
Fix Released
|
High
|
Unassigned |
Bug Description
Starting from version 2.21.52.
Steps to reproduce: echo > empty.ml && ocamlopt empty.ml && ./a.out
Using the "-S" option of ocamlopt might be useful, to have a look at the generated assembly code, but I don't know what to look for... I hope someone more familiar with binutils code can help.
I found that while investigating the recent build failures of ocaml stuff or armel. Everything works find in the armel port of Debian.
tags: | added: armel |
tags: | added: arm-porting-queue |
Changed in binutils (Ubuntu Oneiric): | |
status: | Confirmed → Invalid |
Changed in binutils-linaro: | |
status: | New → Invalid |
To post a comment you must log in.
- is this seen on the armhf port too?
- what are the options and files passed to as/ld?