Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Supressing warnings
Supressing warnings [message #1404205] Wed, 30 July 2014 12:26
Michael Beatty is currently offline Michael BeattyFriend
Messages: 43
Registered: November 2011
Member
I'm using Eclipse 3.3.1. I'm compiling a c++ program and am getting a compilation error because of the potential of conflicting libraries:

warning: libstdc++.so.5, needed by /fiscal/dlc/odbc/lib/libodbc.so, may
conflict with libstdc++.so.6

Now this doesn't prevent the program from compiling nore does it have any effect on the application, but getting the warning, and seeing the yellow"!" icon over my project all the time is annoying. What would be the best way to suppress that warning?

[Updated on: Wed, 30 July 2014 12:42]

Report message to a moderator

Previous Topic:Suppressing a warning C++ compiler
Next Topic:Index and AST connection
Goto Forum:
  


Current Time: Sat Sep 21 02:43:29 GMT 2024

Powered by FUDForum. Page generated in 0.02246 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top