From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11954 invoked by alias); 14 Apr 2005 20:36:59 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 11935 invoked from network); 14 Apr 2005 20:36:56 -0000 Received: from unknown (HELO ciao.gmane.org) (80.91.229.2) by sourceware.org with SMTP; 14 Apr 2005 20:36:56 -0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1DMB0S-0001Db-6S for gdb@sources.redhat.com; Thu, 14 Apr 2005 22:32:08 +0200 Received: from 130.225.245.182 ([130.225.245.182]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Apr 2005 22:32:08 +0200 Received: from fedevaps by 130.225.245.182 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Apr 2005 22:32:08 +0200 To: gdb@sources.redhat.com From: JS Subject: Option -00? Date: Thu, 14 Apr 2005 20:36:00 -0000 Message-ID: Reply-To: fedevaps@yahoo.dk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 130.225.245.182 User-Agent: KNode/0.7.7 X-SW-Source: 2005-04/txt/msg00078.txt.bz2 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.