From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24628 invoked by alias); 8 Nov 2006 07:30:10 -0000 Received: (qmail 24619 invoked by uid 22791); 8 Nov 2006 07:30:09 -0000 X-Spam-Check-By: sourceware.org Received: from nz-out-0102.google.com (HELO nz-out-0102.google.com) (64.233.162.201) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 08 Nov 2006 07:30:01 +0000 Received: by nz-out-0102.google.com with SMTP id 8so1286584nzo for ; Tue, 07 Nov 2006 23:30:00 -0800 (PST) Received: by 10.64.208.20 with SMTP id f20mr488345qbg.1162970999817; Tue, 07 Nov 2006 23:29:59 -0800 (PST) Received: by 10.65.84.17 with HTTP; Tue, 7 Nov 2006 23:29:59 -0800 (PST) Message-ID: <13d245450611072329n502b17fdm60d984ce426f966a@mail.gmail.com> Date: Wed, 08 Nov 2006 07:30:00 -0000 From: "Lalit Seth" To: gcc-help@gcc.gnu.org Subject: GCC COMPILE OPTIONS MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2006-11/txt/msg00131.txt.bz2 Hi All, I like to knw why we use "gmake bootstrap-lean" to compile GCC instead of "gmake". How they are different and what behaviour changes are there in 2 cases for GCC compiler. Thanks Lalit Seth