Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » How to suppress specific warning(How to suppress specific warning -Wmissing-prototypes)
How to suppress specific warning [message #1855117] Thu, 29 September 2022 07:23 Go to next message
Niket Shah is currently offline Niket ShahFriend
Messages: 1
Registered: September 2022
Junior Member
How i can suppress specific warning while compiling the Embedded C project.
I have tried settings option in project settings but i did not find all the options which i am seeing after compilation.

Anyone tell me how I suppress specific warning?
Re: How to suppress specific warning [message #1855188 is a reply to message #1855117] Fri, 30 September 2022 14:49 Go to previous message
Tauno Voipio is currently offline Tauno VoipioFriend
Messages: 742
Registered: August 2014
Senior Member
You have to tell the compiler. Cannot give better instructions, as you have not given any details on your target and development environments.

If you are using a flavour of GCC, the manuals are available from <https://www.gnu.org>.


--

Tauno Voipio
Previous Topic:Setup debug
Next Topic:register view
Goto Forum:
  


Current Time: Fri Apr 26 21:22:57 GMT 2024

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

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

Back to the top