Re: missing gcc 3.3 for 10.1.5 SDK?
Re: missing gcc 3.3 for 10.1.5 SDK?
- Subject: Re: missing gcc 3.3 for 10.1.5 SDK?
- From: Luc Vandal <email@hidden>
- Date: Tue, 22 Mar 2005 14:57:45 -0500
Hi Jean-Do,
I get an error when I try to set gcc 3.1:
The following is missing from your gcc 3.1 compiler installation.
Reinstall the 3.1 compiler, or use another release.
/usr/include/gcc/darwin/3.1/assert.h
/usr/include/gcc/darwin/3.1/float.h
/usr/include/gcc/darwin/3.1/inttypes.h
/usr/include/gcc/darwin/3.1/stdarg.h
/usr/include/gcc/darwin/3.1/stdbool.h
/usr/include/gcc/darwin/3.1/stdint.h
/usr/include/gcc/darwin/3.1/varargs.h
/usr/include/gcc/darwin/3.1/
When I installed gcc 3.1, it got installed in the 10.1.5, 10.2 and 10.3
SDKs but nowhere else... I'm confused!
Luc
On 22-Mar-05, at 2:29 PM, Morani, Jean-Dominique wrote:
Hi Luc,
You can select your compiler this way :
sudo /usr/sbin/gcc_select x.x
where x.x is the version number.
To use gcc 3.1, execute:
sudo /usr/sbin/gcc_select 3.1
Regards,
Jean-Do,
________________________________
From: Luc Vandal [mailto:email@hidden]
Sent: Tuesday, March 22, 2005 1:21 PM
To: XCode Users
Subject: Re: missing gcc 3.3 for 10.1.5 SDK?
Ok! And how do I set to the project to use gcc 3.1?
Thanks!
On 22-Mar-05, at 1:35 PM, Syd Polk wrote:
On Mar 22, 2005, at 8:55 AM, Luc Vandal wrote:
Hi!
when I compile my project in deployment, Xcode tells me that
ld: warning -L: directory name
(/Developer/SDKs/MacOSX10.1.5.sdk/usr/lib/gcc/darwin/3.3) does not
exist
Is there a setting that needs to be changed in the project?
We're targetting 10.1 and up.
Thanks! _______________________________________________
gcc 3.3 is not a supported compiler for targeting 10.1. You must
use gcc 2.95.2 or gcc 3.1 if you target 10.1.
Syd Polk (email@hidden)
Integration Manager, Xcode Tools
+1 408 974-0577
_______________________________________________
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