안녕하세요.
한컴리눅스3을 설치하고 기본으로 깔리는 gcc3.2를 사용해 컴파일을 하는데
요
다음과 같은 메세지가 나옵니다.
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.
소스가 iostream.h를 인클루드 하고 있는데요
/usr/include 에는 iostream.h가 없고 /usr/include/c++/3.2/backward
에 있더라구요..
이게 무슨 워닝인지 좀 알려주시면 감사하겠습니다.
해결 방안두요..
즐거운 선거 되세요~~
--
<`)++++<