You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During build ranlib and ar are called (directly, not cross versions) but this doesn't seem to cause problems.
PS In order to cross-compile for bytecode-only archs (like MIPS) one would also need ocamlc bytecode cross-compiler or hack the C compiler invocation when building stubs..