Re: Trouble Upgrading to Xcode 2.5
Re: Trouble Upgrading to Xcode 2.5
- Subject: Re: Trouble Upgrading to Xcode 2.5
- From: Chris Espinosa <email@hidden>
- Date: Sat, 08 Mar 2008 14:18:59 -0800
On Mar 8, 2008, at 1:29 PM, Dean Shavit <email@hidden> wrote:
I"m not sure what you mean by an "invocation" but here's the build
command:
cd "/Users/dean/Mac_HelpMate_22.8/Mac HelpMate"
/Xcode2.5/usr/bin/gcc-4.0 -o /Users/dean/Mac_HelpMate_22.8/Mac\
HelpMate/build/Mac\ HelpMate.build/Deployment/Mac\ HelpMate\
(Upgraded).build/Objects-normal/ppc/Mac\ HelpMate -L/Users/dean/
Mac_HelpMate_22.8/Mac\ HelpMate/build/Deployment -F/Users/dean/
Mac_HelpMate_22.8/Mac\ HelpMate/build/Deployment -F/Users/dean/
Mac_HelpMate_22.8/Mac\ HelpMate -F/Users/dean/Mac_HelpMate_22.8/Mac\
HelpMate -F/Users/dean/Mac_HelpMate_22.8/Mac\ HelpMate -filelist /
Users/dean/Mac_HelpMate_22.8/Mac\ HelpMate/build/Mac\ HelpMate.build/
Deployment/Mac\ HelpMate\ (Upgraded).build/Objects-normal/ppc/Mac\
HelpMate.LinkFileList -framework Cocoa -framework AppleScriptKit -
framework Security -framework Sparkle -arch ppc -prebind -Wl,-Y,1455
-mmacosx-version-min=10.2 -isysroot /Xcode2.5/SDKs/MacOSX10.2.8.sdk
/Xcode2.5/usr/bin/../libexec/gcc/powerpc-apple-darwin8/4.0.1/ld:
can't locate file for: -lSystemStubs
collect2: ld returned 1 exit status
On Mar 8, 2008, at 1:12 PM, Chris Espinosa wrote:
On Mar 8, 2008, at 10:34 AM, Dean Shavit <email@hidden>
wrote:
I've got an AppleScript Studio Project with a few Objective-C
methods and several linked framesworks. I'm trying to move from
Tiger and Xcode 2.4.1 to Leopard and Xcode 2.5, but keep getting
this error on build:
/Xcode2.5/usr/bin/../libexec/gcc/powerpc-apple-darwin8/4.0.1/ld:
can't locate file for: -lSystemStubs
collect2: ld returned 1 exit status
I can't seem to find the build option in my Target or project
Could you post the link invocation, not just the error? It helps us
to see what went wrong.
Gcc 4.0 cannot build against the 10.2.8 SDK. Either set your minimum
version and SDK to 10.3 or later, or 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