error

Anton Feldmann anton.feldmann@uni-bielefeld.de
Sun Sep 19 17:08:00 GMT 2004


hi 
 
i need help. i saved the exeptions int the 
attachments.  
I use the gcc 3.3.3 on Linux Suse 9.1.  
-------------- next part --------------
gcc test.cpp -o test
/tmp/ccynJPMN.o(.text+0x19): In function `main':
: undefined reference to `std::cout'
/tmp/ccynJPMN.o(.text+0x1e): In function `main':
: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)'
/tmp/ccynJPMN.o(.text+0x4a): In function `__static_initialization_and_destruction_0(int, int)':
: undefined reference to `std::ios_base::Init::Init[in-charge]()'
/tmp/ccynJPMN.o(.text+0x79): In function `__tcf_0':
: undefined reference to `std::ios_base::Init::~Init [in-charge]()'
/tmp/ccynJPMN.o(.eh_frame+0x11): undefined reference to `__gxx_personality_v0'
collect2: ld returned 1 exit status
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.cpp
Type: text/x-c++src
Size: 96 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20040919/48ca4160/attachment.bin>


More information about the Gcc mailing list