public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: kevin diggs <diggskevin38@gmail.com>
To: Ian Lance Taylor <iant@google.com>
Cc: ali hagigat <hagigatali@gmail.com>, gcc-help@gcc.gnu.org
Subject: Re: -no-integrated-cpp option
Date: Sun, 20 Feb 2011 19:30:00 -0000	[thread overview]
Message-ID: <AANLkTin-BViXreSKePBdoupf24kkuJtyyxQgTRXO_-T0@mail.gmail.com> (raw)
In-Reply-To: <mcrbp266csj.fsf@google.com>

On Sun, Feb 20, 2011 at 7:44 AM, Ian Lance Taylor <iant@google.com> wrote:
>
> cc1obj is the Objective C compiler.  cc1plus is the C++ compiler.  cc1
> is the C comipler.  Currently they are separate programs.  Currently
> they include a preprocessor, but the preprocessor can also be run in a
> separate step, which is what this option does.  It is possible that in
> the future cc1obj, cc1plus, cc1, and others, will be merged into a
> single program.
>
> Ian
>

These are installed under the 'libexec' directory. For example for my
3.4.6 compiler installed at /opt/gcc-3.4.6-profiled-gnu:

[kevdig@PowerMac8600B gcc-3.4.6-profiled-gnu]$ ls -l
libexec/gcc/powerpc-unknown-linux-gnu/3.4.6/
total 32192
-rwxr-xr-x  1 root root 4863030 Dec  6 18:30 cc1
-rwxr-xr-x  1 root root 4932076 Dec  6 18:31 cc1obj
-rwxr-xr-x  1 root root 5408026 Dec  6 18:31 cc1plus
-rwxr-xr-x  1 root root  289056 Dec  6 18:31 collect2
-rwxr-xr-x  1 root root 5133170 Dec  6 18:31 f771
-rwxr-xr-x  1 root root 7324602 Dec  6 18:31 gnat1
drwxr-xr-x  2 root root    4096 Dec  6 18:31 install-tools
-rwxr-xr-x  1 root root 4874096 Dec  6 18:31 jc1
-rwxr-xr-x  1 root root   36926 Dec  6 18:31 jvgenmain

kevin

      reply	other threads:[~2011-02-20 18:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-20  7:31 ali hagigat
2011-02-20 13:36 ` asmwarrior
2011-02-20 14:03 ` Ian Lance Taylor
2011-02-20 19:30   ` kevin diggs [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTin-BViXreSKePBdoupf24kkuJtyyxQgTRXO_-T0@mail.gmail.com \
    --to=diggskevin38@gmail.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=hagigatali@gmail.com \
    --cc=iant@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).