Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by fjml

  1. fjml

    symbol definitions conflict

    The problem is the compiler version. I´m trying to link with CC 5.0 and some libraries used by my code were compiled with version 6. I´ve compiled and linked my code with version 6 and then I´ve no problem. Thanks for your help.
  2. fjml

    symbol definitions conflict

    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...

Part and Inventory Search

Back
Top