> Running ./configure as part of installing qc--, I get > > > Configuration failed. > > You need OCaml 3.0[89] to compile Quick C--, but we found > 3.10. > > Are the versions of ocaml really that incompatible?
I don't know. We started with OCaml 3.04 or so, and everything was fine until the transition from 3.07 to 3.08, which broke backward compatibility. If you want you can change the test on line 407 of the configure script and see if 3.10 is OK. I've made a note to build and run the test suite with 3.10, but I'm not sure if I'll get to it any time soon. Norman _______________________________________________ Cminusminus mailing list [email protected] https://cminusminus.org/mailman/listinfo/cminusminus
