--- gforth/kernel/main.fs 2011/12/31 15:29:26 1.44 +++ gforth/kernel/main.fs 2012/02/09 01:46:16 1.45 @@ -110,7 +110,8 @@ has? compiler [IF] \ and misc simulators (see arch/4stack/README and arch/misc/README). has? games [IF] include arch/misc/tt.fs - include arch/misc/sokoban.fs + \ disabled, as cross-compilation support seems broken currently: + \ include arch/misc/sokoban.fs [THEN] [THEN] include ./quotes.fs