Prerequists
To compile ComLinC library and make programs which based on ComLinC run, the following applications/libraries are neccesary:
- GCC
- GNU scientific library (GSL)
You might notice that to make ComLinC work properly, not much things are needed. As a matter of fact it is. Actually, ComLinC should work on any platform that GSL is able to work. And, according to GSL website, it is claimed that at least it is able to work under these platforms:
- SunOS 4.1.3 & Solaris 2.x (Sparc)
- Alpha GNU/Linux, gcc
- HP-UX 9/10/11, PA-RISC, gcc/cc
- IRIX 6.5, gcc
- m68k NeXTSTEP, gcc
- Compaq Alpha Tru64 Unix, gcc
- FreeBSD, OpenBSD & NetBSD, gcc
- Cygwin
- Apple Darwin 5.4
- Hitachi SR8000 Super Technical Server, cc
ComLinC/GSL should also work under Windows systems, even without cygwin. But I didn't try that yet.
Kefei Lu
2007-12-03