Original bug ID: 6780 Reporter:@whitequark Status: closed (set by @xavierleroy on 2017-02-16T14:18:31Z) Resolution: fixed Priority: normal Severity: minor Platform: ARM Target version: 4.03.0+dev / +beta1 Fixed in version: 4.03.0+dev / +beta1 Category: ~DO NOT USE (was: OCaml general)
Also, a wish: be able to set ABI (linux_eabi/linux_eabihf mainly) along with architecture and FPU type. Currently you can not switch to softfloat without recompiling the whole compiler, and vice versa.
Original bug ID: 6780
Reporter: @whitequark
Status: closed (set by @xavierleroy on 2017-02-16T14:18:31Z)
Resolution: fixed
Priority: normal
Severity: minor
Platform: ARM
Target version: 4.03.0+dev / +beta1
Fixed in version: 4.03.0+dev / +beta1
Category: ~DO NOT USE (was: OCaml general)
Bug description
The following happens:
$ ~/.opam/4.02.1+32bit/arm-linux-androideabi/bin/ocamlopt -ffpu vfp3 -o power.native power.ml
/home/whitequark/.opam/4.02.1+32bit/arm-linux-androideabi/bin/ocamlopt: vfp3.
Usage: ocamlopt
[usage message]
The text was updated successfully, but these errors were encountered: