[cl-mpi-devel] Issue 2 in cl-mpi: Easy to add support for MacOSX...
codesite-noreply at google.com
codesite-noreply at google.com
Thu Apr 8 14:56:39 UTC 2010
Comment #4 on issue 2 by knutgj: Easy to add support for MacOSX...
http://code.google.com/p/cl-mpi/issues/detail?id=2
I think I solved the problem. Some tests fail, but I am able to make (not
make-test-sbcl) and run some of the examples.
What solved it for me was to give the direct (cffi:use-foreign...) call in
stead of
the fuction call in mpi.lisp (second (eval-when...)) and change (in-package
#:mpi) to
(in-package :mpi) just below.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
More information about the cl-mpi-devel
mailing list