Admin/polyml/NOTES
author wenzelm
Tue, 26 Jan 2021 20:16:56 +0100
changeset 73191 6823dddf9cf1
parent 72061 0f2ff88f823e
permissions -rw-r--r--
prefer dynamic linking: platform is always x86_64 (see 373dcdd363dc);

Notes on building Poly/ML as Isabelle component
===============================================

* component skeleton:
  $ isabelle build_polyml_component -s sha1 polyml.tar.gz polyml

* include full source (without symlink), for example:
  $ wget https://github.com/polyml/polyml/archive/master.zip