• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: cc1plus - Now what???
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cc1plus - Now what???


  • Subject: Re: cc1plus - Now what???
  • From: Eric Albert <email@hidden>
  • Date: Fri, 16 Sep 2005 09:53:55 -0700

On Sep 16, 2005, at 8:58 AM, Yves Poissant wrote:

I've been using the same environment for months and compiling the same project for months. This morning I was working on trying to solve hierarchical projects dependencies. Then at compile time I get 1 error when it compiles the precompiled headers :

gcc-3.3: installation problem, cannot exec 'cc1plus'. No such file or directory.

What is cc1plus and how do I solve this problem?

cc1plus is an executable that is part of the compiler. This error message typically means one of two things. Either
1) You don't have gcc-3.3 installed, in which case you need to install it, or
2) You're trying to build a universal binary, in which case you need to use gcc 4.0 or later because gcc 3.3 doesn't support building for Intel.


Hope this helps,
Eric

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: cc1plus - Now what???
      • From: Chris Ridd <email@hidden>
References: 
 >cc1plus - Now what??? (From: "Yves Poissant" <email@hidden>)

  • Prev by Date: Re: Can Xcode allow multiple definitions of a fn?
  • Next by Date: Re: cc1plus - Now what???
  • Previous by thread: cc1plus - Now what???
  • Next by thread: Re: cc1plus - Now what???
  • Index(es):
    • Date
    • Thread