Hi,
im trying to compile osicat with macbook openmcl 64 bit and get this error:
Unable to load foreign library (NIL). Error opening shared library "/Users/mmstud/lisp/libs/osicat/posix/ wrappers.dylib": dlopen(/Users/mmstud/lisp/libs/osicat/posix/ wrappers.dylib, 10): no suitable image found. Did find: /Users/mmstud/lisp/libs/osicat/posix/wrappers.dylib: mach-o, but wrong architecture [Condition of type CFFI:LOAD-FOREIGN-LIBRARY-ERROR]
I dont quite know where is should change the architecture check, so that proper one is created.
-Marko