есть программа #include <iostream.h> #include <stdlib.h> int main (){ } tux c_cpp # gcc my.cpp In file included from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include/g++-v3/backward/iostream.h:31, from my.cpp:1: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include/g++-v3/backward/backward_warnin g.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. /tmp/cc4rDP6t.o(.text+0x35): In function `__static_initialization_and_destruction_0(int, int)': : undefined reference to `std::ios_base::Init::Init[in-charge]()' /tmp/cc4rDP6t.o(.text+0x66): In function `__tcf_0': : undefined reference to `std::ios_base::Init::~Init [in-charge]()' /tmp/cc4rDP6t.o(.eh_frame+0x11): undefined reference to `__gxx_personality_v0' collect2: ld returned 1 exit status tux c_cpp # что это значит, разъясните плиз, чем ему iostream не угодил, и на что его менять в таком случае?
Ответ на:
комментарий
от Reset
Ответ на:
комментарий
от Reset
Ответ на:
комментарий
от anonymous
Ответ на:
комментарий
от anonymous
Ответ на:
комментарий
от Reset
Ответ на:
комментарий
от anonymous
Ответ на:
комментарий
от int19h
Ответ на:
комментарий
от anonymous
Ответ на:
комментарий
от int19h
Ответ на:
комментарий
от anonymous
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.
Похожие темы
- Форум не компилируются 5 строчек кода =( (2005)
- Форум Заголовочный файл (2006)
- Форум контейнеры (2005)
- Форум Проблемы с gcc в Mandrake 10.1 (2005)
- Форум Не работает линкер. (2007)
- Форум С++ (2006)
- Форум не компилируется hello world через gcc (2009)
- Форум [C++]ошибка компиляции (2010)
- Форум Point (2011)
- Форум Глюк с gcc (2005)