Hi C++'ers
our C++ client library is now ported to icc on Linux:
Intel(R) C++ Compiler for 32-bit applications, Version 7.1 (icc)
This compiler is a real b-eauty, it compiles fast and makes fast executables, to compile you need to set this option:
build.sh -Duse-icc=true cpp
enjoy
Marcel