On Sun, Sep 13, 2026 at 03:41:09PM +0200, Theo Buehler wrote: >It builds on sparc64 but the 12 .cmx files are missing: That's expected on bytecode-only archs. .cmx, .cmxa, .cmxs and .a with the same basename as coresponding .cmxa are only built on native archs. They go into PFRAG.native. The .cmxs into PFRAG.dynlink-native, but this at the moment makes do difference since there is no native no-dynlink architecture. I expect bytecode-only OCaml to run on virtually any architecture, PowerPC and spark64 included. Christopher -- OpenPGP: http://gmerlin.de/christopher.pub CB07 DA40 B0B6 571D 35E2 0DEF 87E2 92A7 13E5 DEE1
No comments:
Post a Comment