On Wed, 07 Jan 2009 21:08:20 -0500, Norman Ramsey wrote: >> 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. >
I suppressed the test, and it went on happily, except for one test failure, as mentioned in my previous post in this thread. The C-- I ended up with seems to be bahaving adequately on the real code I'm giving it, though. -- hendrik _______________________________________________ Cminusminus mailing list [email protected] https://cminusminus.org/mailman/listinfo/cminusminus
