On Mar 22, 2005, at 1:16 PM, Luc Vandal wrote:
Wait... do you mean that if we're running on 10.3 and that our application has to run on 10.1, that we can't use gcc 3.3 or that to use gcc 3.3 your dev environment has to be 10.3?
If you have C++, you will not be able to link your application and have it work on 10.1 with gcc 3.3. There is not a version of libstdc++ which works on 10.1 provided for gcc 3.3.
I really don't understand why gcc_select can't find gcc 3.1 after I installed the gcc 3.1 package (which I found in XCode Tools/Packages)
What version of the tools are you installing this from? Xcode 1.5?
Luc
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.
Integration Manager, Xcode Tools
+1 408 974-0577
Integration Manager, Xcode Tools
+1 408 974-0577