• 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: Problem building gcc 3.3 project with clean install of Xcode 2.2.1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem building gcc 3.3 project with clean install of Xcode 2.2.1


  • Subject: Re: Problem building gcc 3.3 project with clean install of Xcode 2.2.1
  • From: Chris Espinosa <email@hidden>
  • Date: Mon, 13 Mar 2006 08:59:58 -0800


On Mar 13, 2006, at 8:49 AM, Sean McBride wrote:


Unfortunately I'm seeing the following error building a gcc 3.3 target:


   gcc-3.3: installation problem, cannot exec `cc1': No such file or

directory


Only gcc 4 exists on Intel Macs.


Not entirely true; you can build Universal for PPC using gcc 3.3 and Intel using gcc 4.0 on an Intel Mac.  

What doesn't exist is gcc 3.3 compiling for Intel macs, so if you're building a configuration whose architecture is $(NATIVE_ARCHS) and uses gcc 3.3, that configuration will work on PPCs but fail in this way on Intel machines.

The solution is to ensure that only your PPC configurations use gcc 3.3.

Chris
 _______________________________________________
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: Problem building gcc 3.3 project with clean install of Xcode 2.2.1
      • From: Allen Cronce <email@hidden>
References: 
 >Problem building gcc 3.3 project with clean install of Xcode 2.2.1 (From: Allen Cronce <email@hidden>)
 >Re: Problem building gcc 3.3 project with clean install of Xcode 2.2.1 (From: "Sean McBride" <email@hidden>)

  • Prev by Date: Re: Problem building gcc 3.3 project with clean install of Xcode 2.2.1
  • Next by Date: Re: The Debugger has exited with status 1
  • Previous by thread: Re: Problem building gcc 3.3 project with clean install of Xcode 2.2.1
  • Next by thread: Re: Problem building gcc 3.3 project with clean install of Xcode 2.2.1
  • Index(es):
    • Date
    • Thread