Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

linking error in Linux

Options
  • 14-04-2004 4:40pm
    #1
    Closed Accounts Posts: 1


    i keep getting this error when i compile my code

    In file included from /usr/include/c++/3.2.2/backward/iostream.h:31,
    from RobotBattle.cpp:1:
    /usr/include/c++/3.2.2/backward/backward_warning.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.
    /usr/bin/ld: final link failed: Input/output error
    collect2: ld returned 1 exit status

    any help would be great


Comments

Advertisement