This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Option -00?


On Thu, Apr 14, 2005 at 10:35:47PM +0200, JS wrote:
> I read that you could give gcc an -00 or -OO option. Is it double zero or
> double O and what does the option do?
> 
> I searched the "man gcc" for both -00 and -OO but found nothing.

Search a little harder?

       -O0 Do not optimize.  This is the default.

That's a zero.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]