Hi Andre,
gcc is for C, g++ is for C++.
In your case, use g++ because you are using C++.
HTH, --Eljay