Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » How do I use -std:gnu99 in CDT as default(use of Mingw gcc compiler)
How do I use -std:gnu99 in CDT as default [message #688171] Fri, 24 June 2011 00:50 Go to next message
Eclipse UserFriend
How do I set -std:gnu99 as default compiler for eclipse. Will CDT work well with this version or is there a better compiler i should install for CDT to use?

I am on windows XP SP3. using Helios. Currently I am learning C so any advice is welcome.
Re: How do I use -std:gnu99 in CDT as default [message #689217 is a reply to message #688171] Mon, 27 June 2011 03:27 Go to previous message
Eclipse UserFriend
You should install the MinGW compiler (GNU compiler for Windows)
http://help.eclipse.org/indigo/topic/org.eclipse.cdt.doc.user/concepts/cdt_c_before_you_begin.htm

Quote:
How do I set -std:gnu99 as default compiler

That's a compiler option for MingW. You can set it in Project Properties->C/C++ Build->Tool settings
see http://help.eclipse.org/indigo/topic/org.eclipse.cdt.doc.user/reference/cdt_u_prop_build_settings_tool.htm
Previous Topic:Output Location tab missing
Next Topic:"Eclipse IDE for C/C++ Developers" == CDT
Goto Forum:
  


Current Time: Tue Nov 04 12:39:07 EST 2025

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

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

Back to the top