rtoy / maxima

A Clone of Maxima's repo
Other
0 stars 0 forks source link

Couldn't load lisp heap image built on cygwin #2031

Open rtoy opened 1 week ago

rtoy commented 1 week ago

Imported from SourceForge on 2024-07-05 17:34:47 Created by sw2wolf on 2016-03-21 01:16:49 Original: https://sourceforge.net/p/maxima/bugs/3113


~/maxima/bin $sh maxima Couldn't load lisp heap image from /cygdrive/c/Z/maxima/lib/maxima/branch_5_37_base_578_gbca0643_dirty/binary-openmcl/maxima.image: No such file or directory


~/maxima/bin $ file /cygdrive/c/Z/maxima/lib/maxima/branch_5_37_base_578_gbca0643_dirty/binary-openmcl/maxima.image /cygdrive/c/Z/maxima/lib/maxima/branch_5_37_base_578_gbca0643_dirty/binary-openmcl/maxima.image: data

rtoy commented 1 week ago

Imported from SourceForge on 2024-07-05 17:34:48 Created by sw2wolf on 2016-03-23 07:16:52 Original: https://sourceforge.net/p/maxima/bugs/3113/#dab6


However, wx86cl.exe -I /Z/maxima/lib/maxima/branch_5_37_base_578_gbca0643_dirty/binary-openmcl/maxima.image -e '(cl-user::run)' works .