Le 06/11/2019 à 10:35, Stéphane Glondu a écrit : >> This indicates to me that the "ocamlfind ocamlc -where" does not work >> as expected on bc architectures in 4.08 (it worked fine on 4.05). >> Unfortunately I have no time now to investigate further, maybe someone >> has an idea what has to be done. > > I will try to find time to debug this on a porterbox this week, but if > anyone else can have a look, the more the better.
I think I've found the problem: /usr/share/ocamlfind/ocaml-native-compilers.conf is being installed unconditionally, resulting in ocamlfind calling *.opt variants even on bytecode. I will soon upload a new ocaml package fixing that. -- Stéphane

