|
From: Raymond T. <to...@rt...> - 2004-05-26 12:13:59
|
>>>>> "Tunc" == simsek <si...@ee...> writes:
Tunc> I'll update the website. So AFAIK, the current situation is:
Tunc> Solaris ??: CMU CL v??, Allegro 6.0, 6.1, 6.2 based on libmatlisp.so
Tunc> which is compiled from the fortran sources using gcc and g77.
Tunc> It is also possible to link in Atlas.
Solaris 7 and 8 definitely works. Probably 9 and later as well. Not
sure about the CMUCL version, but I'm pretty 18e and later work. Can
also use Sun's f77 compiler.
Tunc> Linux: CMU CL v??, SBCL v?? based on libmatlisp.so
Tunc> which is compiled from the fortran sources using gcc and g77.
Tunc> Is it possible to link in Atlas??
Same CMUCL versions as for Solaris.
Tunc> MacOSX: SBCL v??
Tunc> I have no idea how you compile the fortran sources.
You can get g77 for MacOSX. I might try it with CMUCL on MacOSX
sometime soon, since I just got g77.
Tunc> The distributed configure file is compiled for Solaris and needs to
Tunc> be recompiled using autoconf 2.5 or later for Linux and MacOS.
Does that really matter? Isn't configure supposed to be able to run
on any Unix? I'm pretty sure I run it on Linux without problems.
Ray
|