From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10895 invoked by alias); 20 Feb 2011 08:57:28 -0000 Received: (qmail 10886 invoked by uid 22791); 20 Feb 2011 08:57:28 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_DB X-Spam-Check-By: sourceware.org Received: from mail-px0-f175.google.com (HELO mail-px0-f175.google.com) (209.85.212.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 20 Feb 2011 08:57:21 +0000 Received: by pxi17 with SMTP id 17so972305pxi.20 for ; Sun, 20 Feb 2011 00:57:20 -0800 (PST) Received: by 10.142.173.8 with SMTP id v8mr127435wfe.432.1298192240218; Sun, 20 Feb 2011 00:57:20 -0800 (PST) Received: from [192.168.1.100] ([115.195.155.53]) by mx.google.com with ESMTPS id w11sm5763054wfh.6.2011.02.20.00.57.15 (version=SSLv3 cipher=OTHER); Sun, 20 Feb 2011 00:57:19 -0800 (PST) Message-ID: <4D60D788.6010406@gmail.com> Date: Sun, 20 Feb 2011 13:36:00 -0000 From: asmwarrior User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 Newsgroups: gmane.comp.gcc.help To: ali hagigat CC: gcc-help@gcc.gnu.org Subject: Re: -no-integrated-cpp option References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2011-02/txt/msg00304.txt.bz2 On 2011-2-20 14:45, ali hagigat wrote: > "-no-integrated-cpp > This option allows a user supplied "cc1", "cc1plus", or "cc1obj" via > the ‘-B’ option. > The semantics of this option will change if "cc1", "cc1plus", and "cc1obj" are > merged." > What is cc1obj? is it preprocessor? and what is cc1plus? > What does it mean when the document says: 'if "cc1", "cc1plus", and "cc1obj" are > merged"? > gcc is generally called "compiler driver", and cc1xxx are generally compiler. asmwarrior ollydbg from codeblocks' forum