Created attachment 185869 [details] patch to lang/ocaml The src tree is splitting 32-bit arm support into 'armv6' and the new 'armv7'. This patch adds armv7 support. It should provide no regression on any existing architecture.
Created attachment 185896 [details] corrected patch to lang/ocaml
Created attachment 187048 [details] new patch Updated ocaml patch: - armv7*-*-freebsd should be recognized by configure - use devel/binutils:as (for build and runtime) because base AS is too old and doesn't support newer ARM cpus
Created attachment 188868 [details] patch vs. r456402
I have not worked on this in nearly a year. Release to unblock further progress.