Re: matlisp on Mac OS X (Intel)

Jan Rychter <[email protected]> Sat, 21 Apr 2007 23:56:30 +0200
Newsgroups gmane.lisp.matlisp.user
Message-ID <[email protected]>
> Jan,
> Okay.  I think I've found the problem.   Go back to the file  
> configure.in and edit the block that deals with Darwin.  Change  
> things so that you end up with:
> 
> FLIBS="-llapack -lblas -lg2c -lSystem /usr/lib/dylib1.o"
> SHARED_LIB_LDFLAGS="-dylib -single_module"
[...]

Nice! That does indeed produce a working installation of matlisp with
sbcl on MacOS X Intel 10.4.9!

Thanks!

> Note that the -llapack -lblas entries in the FLIBS statement will  
> load the apple vecLib framework optimized lapack and blas libraries  
> as can be seen in the resulting shared object:
[...]

I guess that's good -- those are likely faster than the ones included
with matlisp.

Many thanks for your help, and I'd like to humbly suggest that the above
FLIBS and SHARED_LIB_LDFLAGS settings be copied into the Darwin section
of the default configure.in...

--Jan


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/