# HG changeset patch # User wenzelm # Date 1406299849 -7200 # Node ID 38338e759f2608bc7c8e70a3d12728d05051884a # Parent cc0aa65288903ba14bf20909ae593e694e8d2354 some reshuffling of Poly/ML version to evade failing tests; diff -r cc0aa6528890 -r 38338e759f26 Admin/isatest/settings/mac-poly-M8-quick_and_dirty --- a/Admin/isatest/settings/mac-poly-M8-quick_and_dirty Fri Jul 25 15:01:18 2014 +0200 +++ b/Admin/isatest/settings/mac-poly-M8-quick_and_dirty Fri Jul 25 16:50:49 2014 +0200 @@ -2,11 +2,11 @@ init_components /home/isabelle/contrib "$HOME/admin/components/main" - POLYML_HOME="/home/polyml/polyml-5.5.0" - ML_SYSTEM="polyml-5.5.0" + POLYML_HOME="/home/polyml/polyml-5.4.1" + ML_SYSTEM="polyml-5.4.1" ML_PLATFORM="x86-darwin" ML_HOME="$POLYML_HOME/$ML_PLATFORM" - ML_OPTIONS="-H 1000 --gcthreads 8" + ML_OPTIONS="-H 1000" ISABELLE_GHC=ghc diff -r cc0aa6528890 -r 38338e759f26 Admin/isatest/settings/mac-poly64-M4 --- a/Admin/isatest/settings/mac-poly64-M4 Fri Jul 25 15:01:18 2014 +0200 +++ b/Admin/isatest/settings/mac-poly64-M4 Fri Jul 25 16:50:49 2014 +0200 @@ -2,14 +2,13 @@ init_components /home/isabelle/contrib "$HOME/admin/components/main" - POLYML_HOME="/home/polyml/polyml-5.4.1" - ML_SYSTEM="polyml-5.4.1" + POLYML_HOME="/home/polyml/polyml-5.5.2" + ML_SYSTEM="polyml-5.5.2" ML_PLATFORM="x86_64-darwin" ML_HOME="$POLYML_HOME/$ML_PLATFORM" ML_OPTIONS="-H 2000 --gcthreads 4" -#FIXME disabled due to polyml-5.4.1 compiler crash in Quickcheck_Lattice_Examples.thy -#ISABELLE_GHC=ghc +ISABELLE_GHC=ghc ISABELLE_HOME_USER=~/isabelle-mac-poly64-M4 diff -r cc0aa6528890 -r 38338e759f26 Admin/isatest/settings/mac-poly64-M8 --- a/Admin/isatest/settings/mac-poly64-M8 Fri Jul 25 15:01:18 2014 +0200 +++ b/Admin/isatest/settings/mac-poly64-M8 Fri Jul 25 16:50:49 2014 +0200 @@ -2,14 +2,13 @@ init_components /home/isabelle/contrib "$HOME/admin/components/main" - POLYML_HOME="/home/polyml/polyml-5.4.1" - ML_SYSTEM="polyml-5.4.1" + POLYML_HOME="/home/polyml/polyml-5.5.2" + ML_SYSTEM="polyml-5.5.2" ML_PLATFORM="x86_64-darwin" ML_HOME="$POLYML_HOME/$ML_PLATFORM" ML_OPTIONS="-H 2000 --gcthreads 8" -#FIXME disabled due to polyml-5.4.1 compiler crash in Quickcheck_Lattice_Examples.thy -#ISABELLE_GHC=ghc +ISABELLE_GHC=ghc ISABELLE_HOME_USER=~/isabelle-mac-poly64-M8