Admin/PLATFORMS
changeset 55438 3b95e70c5cb3
parent 55391 eae296b5ef33
child 58780 1f8c0da85664
equal deleted inserted replaced
55437:3fd63b92ea3b 55438:3b95e70c5cb3
   120   which affects Java native libraries in particular.  In
   120   which affects Java native libraries in particular.  In
   121   Isabelle/Scala the function isabelle.Platform.jvm_platform
   121   Isabelle/Scala the function isabelle.Platform.jvm_platform
   122   identifies the JVM platform.  Since a particular Java version is
   122   identifies the JVM platform.  Since a particular Java version is
   123   always bundled with Isabelle, the resulting settings also provide
   123   always bundled with Isabelle, the resulting settings also provide
   124   some clues about its platform, without running it.
   124   some clues about its platform, without running it.
       
   125 
       
   126 * Common Unix tools like /bin/sh, /bin/kill, sed, ulimit are
       
   127   notoriously non-portable an should be avoided.