Menu

#2660 lapack puts binary files in binary/binary-$foo/share/lapack/binary-$foo/lapack

None
closed
nobody
lapack (6)
5
2013-11-20
2013-11-16
No

When load(lapack) is called, the binary files are put into $HOME/.maxima/binary/binary-$foo/share/lapack/binary-$foo/lapack, where foo is the Lisp type (same thing for all Lisp implementations I tried -- clisp, openmcl, gcl, sbcl).

Current Git source (post-5.31) on Ubuntu 12.04 (precise).

Discussion

  • Raymond Toy

    Raymond Toy - 2013-11-16

    Where should it go? It uses maxima::maxima-objdir to determine where to write the object files.

     
  • Robert Dodier

    Robert Dodier - 2013-11-20
    • status: open --> closed
     
  • Robert Dodier

    Robert Dodier - 2013-11-20

    Fixed by commit be06d51ed (correct binary path in lapack.system).

     

Log in to post a comment.