On Sat, 03 Jan 2009 05:51:44 +0000, Hendrik Boom 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?  Or is the test in
> configure faulty?
> 
I commented out the call to failure() and went ahead anyway.  It seems to 
have installed just fine.

But when I ran

   mk test test.opt

I got 


../bin/qc-- -v testdrv.lua tiger.x86.tst wf.test        # passed { .5 } 
differ  

which seems to indicate that the bug in the C-- run-time system mentioned 
in the INSTALL instructions has been fixed, but I got a new failure:

../bin/qc-- -v testdrv.lua tiger.x86.tst colmajor.test  # FAILED 
{ .5 .1 } differ

Maybe that's something to look into someday.  I'm using /qc--20080912

-- hendrik

_______________________________________________
Cminusminus mailing list
[email protected]
https://cminusminus.org/mailman/listinfo/cminusminus

Reply via email to