standard c++ libraries missing?
hello,
I've been using 2007.0 and am now trying out 2007.1. Actually, on both distros, I am unable to use the standard c++ libraries when coding (<iostream>, <string>, etc.) I can use the c libraries (<stdio.h>, <stdlib.h>, etc.)
I've installed the gcc-c++ package and libstdc++, both with no success. anyone know what gives?
tia.
|