Admin/polyml/INSTALL-MinGW
changeset 72422 9d59738102b8
parent 72420 f6fc180e1cbd
child 72430 8e38c8405788
equal deleted inserted replaced
72421:9a8bc089890d 72422:9d59738102b8
    10 
    10 
    11   pacman -Syu
    11   pacman -Syu
    12 
    12 
    13   pacman -Su
    13   pacman -Su
    14 
    14 
    15   pacman -S --needed base-devel gmp-devel mingw-w64-x86_64-toolchain mingw-w64-x86_64-gmp
    15   pacman -S --needed base-devel gmp-devel mingw-w64-x86_64-toolchain mingw-w64-x86_64-gmp mingw-w64-x86_64-lapack mingw-w64-x86_64-openblas
    16 
    16 
    17 - build (as regular user) e.g. on vmnipkow9 with Cygwin-Terminal from Isabelle2018
    17 - build (as regular user) e.g. on vmnipkow9 with Cygwin-Terminal from Isabelle2018
    18   (to avoid address relocation problems):
    18   (to avoid address relocation problems):
    19 
    19 
    20     isabelle build_polyml -M /cygdrive/c/msys64 -m32 -s sha1 src
    20     isabelle build_polyml -M /cygdrive/c/msys64 -m32 -s sha1 src