Hello,
I´m trying to link a C++ object file in a SUN Sparc system (Solaris 2.6) and I get this error message:
ild: (Performing full relink) symbol definitions conflict [...]
*** Error code 5
ild: (undefined symbol) std::vector<std::basic_string<char,std::char_traits<char> .............
I´ve got no problem when I compile de source file.
Can anyone help me?
Thank you.
I´m trying to link a C++ object file in a SUN Sparc system (Solaris 2.6) and I get this error message:
ild: (Performing full relink) symbol definitions conflict [...]
*** Error code 5
ild: (undefined symbol) std::vector<std::basic_string<char,std::char_traits<char> .............
I´ve got no problem when I compile de source file.
Can anyone help me?
Thank you.