On Sun, 30 May 2010 17:59:49 +0200 Philippe Anel <x...@bouyapop.org>  wrote:
> You also have to recompile vx library.

Doesn't help.

> Brian L. Stuart wrote:
> > With the -O3, the crashes are rare, and seem to be
> > associated with heavy I/O.

When I run s9fes (Scheme 9 from Empty Space) tests, some of
them fail or 9vx crashes and AFAIK they don't do much I/O.
They all pass on Plan9.

Just for kicks I compiled 9vx with clang-2.7.  With -O3 it
comes up fine. The initial acme window doesn't disappear
(like it does with gcc -O3) but I couldn't compile anything.
Probably I made a mistake. Will try this later.

Without -O it comes up but the initial acme window
disappears. But compiles do work now. s9fes test "GC lists"
that used to fail in random ways with gcc compiled 9vx
finishes now without complaints but "Hyper Operations"
failed, and things went downhill from there.  Rerunning
yields the same result so at least this is consistent!

So it seems there are multiple problems.

Reply via email to