Re: gcc-3.3: installation problem
Re: gcc-3.3: installation problem
- Subject: Re: gcc-3.3: installation problem
- From: Dave Thorup <email@hidden>
- Date: Tue, 24 Jan 2006 11:12:14 -0500
On Jan 24, 2006, at 10:56 AM, Bill Meikle 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.
_____________________________
Dave Thorup
Software Engineer
email@hidden
http://www.kuwan.net
HyperSpell - Check spelling in Mac OS X from any application.
_______________________________________________
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