Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Default optimization level?
Default optimization level? [message #201013] Mon, 03 September 2007 03:43 Go to next message
Eclipse UserFriend
Originally posted by: n.sherlock.gmail.com

Is it just me, or is the default optimization level Optimize more (-O2)
for /debug/ builds? It took me a while to figure out why I couldn't
trace through anything properly.

Cheers,
Nicholas Sherlock
Re: Default optimization level? [message #201021 is a reply to message #201013] Mon, 03 September 2007 06:15 Go to previous message
Eclipse UserFriend
Originally posted by: ronbermejo.yahoo.com

Nicholas Sherlock wrote:

> Is it just me, or is the default optimization level Optimize more (-O2)
> for /debug/ builds? It took me a while to figure out why I couldn't
> trace through anything properly.
Hello!

My default for 'Debug' is "-O0 -g3"... I'm using CDT 4.0.0.200706261300 :-)

Regards,
RB
Previous Topic:GDB Hardware Debugging Breakpoints problem
Next Topic:Code Assist for non User Created Types
Goto Forum:
  


Current Time: Sun Nov 10 18:16:37 GMT 2024

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

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

Back to the top