$ /opt/solarisstudio12.4/bin/CC -c -I. -I../src/headers -KPIC -fast -fsimple=1 -erroff -o buch1.o ../src/basemath/buch1.c
"../src/basemath/buch1.c", line 330: Error: Overloading ambiguity between "std::log(double)" and "std::log(float)".
"../src/basemath/buch1.c", line 405: Error: Overloading ambiguity between "std::pow(double, double)" and "std::pow(double, int)".
"../src/basemath/buch1.c", line 406: Error: Overloading ambiguity between "std::pow(double, double)" and "std::pow(double, int)".
3 Error(s) detected.