Advertisement
Guest User

build afp pdf

a guest
Mar 7th, 2013
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. $ ls afp-2013-03-02/
  2. Abortable_Linearizable_Modules
  3. [...]
  4. $ isabelle build -d afp-2013-03-02 -o document=pdf -v Dijkstra_Shortest_Path
  5. ### Cannot execute Poly/ML in 32bit mode (missing shared libraries for C/C++)
  6. ### Using bulky 64bit version of Poly/ML instead
  7. Started at Thu Mar 7 17:12:24 CET 2013 (polyml-5.5.0_x86_64-linux on thinkcorny)
  8. ISABELLE_BUILD_OPTIONS=""
  9.  
  10. ML_PLATFORM="x86_64-linux"
  11. ML_HOME="/home/corny/Isabelle2013/contrib/polyml-5.5.0-3/x86_64-linux"
  12. ML_SYSTEM="polyml-5.5.0"
  13. ML_OPTIONS="-H 1000"
  14.  
  15. Bad session root directory: "afp-2013-03-02"
  16. Finished at Thu Mar 7 17:12:25 CET 2013
  17. 0:00:01 elapsed time, 0:00:01 cpu time
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement