He empezado a programar bajo linux y mi primer resultado es no poder utilizar la libreria iostream.h

al compilar me sale esto:
/usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated.

Si alguien me dice ke es lo que pasa se lo agradeceria. Sera alguna tonteria pero soy un novato en c++(lo que dio de si la asignatura de c++en fisica bajo windows) y en linux aun estoy mas crudo.