NOTE:
The supplied binaries are *NOT* linked against the
Intel(R) Threading Building Blocks library and therefore
DO NOT support parallel (multithreaded) solving. To enable
multithread support you have to build clasp from sources.
See README for detailed instructions.
clasp 2.0.1: Wednesday, 27th April 2011
* fixed various (spurious) warnings
* updated ProgramOptions to circumvent tellg() bug in g++-4.{4,5,6} under Debian
(see also: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623850)
* fixed some issues in build scripts (many thanks to Thomas Krennwallner)
- configure.sh no longer sets RPATH unless "--set-rpath" is given
- check for libtbb now also works on Mac OS
- added code for finding TBB in default paths
- fixed argument order in calls to compiler
- removed spaces in specification of include/library directories