• 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: gcc-3.3: installation problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gcc-3.3: installation problem


  • Subject: Re: gcc-3.3: installation problem
  • From: Bill Meikle <email@hidden>
  • Date: Wed, 25 Jan 2006 10:07:12 -0800

when I do a

gcc -v

in terminal it says I have v4.01

where is the setting GCC_VERSION_i386
set? is that a #define?



On Jan 24, 2006, at 10:06 AM, email@hidden wrote:


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


I'm fairly sure I've got the newest 2.2 xcode installed.

this is when I try to make a universal binary out of some libraries
in my project like morefiles...

Well, to make a Universal Binary you need to at least compile the Intel side with GCC 4, there is no GCC 3.3 for Intel so that's likely the problem. You only need to compile with GCC 3.3 (for PPC) if you need to support 10.2, for 10.3 and later you can use GCC 4.

It would probably be easier to just use GCC 4 for everything.
However, you should at least make sure to have this setting set:

GCC_VERSION_i386 = 4.0

That will make sure that GCC 4 is used on the Intel side.

Bill Meikle email@hidden



_______________________________________________
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


  • Prev by Date: [Ann] Seattle Xcoders meeting: 26 January 2006
  • Next by Date: Errors when using Release configuration
  • Previous by thread: Re: gcc-3.3: installation problem
  • Next by thread: Adding Files with AppleScript
  • Index(es):
    • Date
    • Thread