Re: libSystem.B.dylib not found
Re: libSystem.B.dylib not found
- Subject: Re: libSystem.B.dylib not found
- From: Robert Purves <email@hidden>
- Date: Sun, 1 Nov 2009 11:21:21 +1300
Steve Mills wrote:
So, no ideas on why Xcode is building a flaky binary? Is it a bug in
Xcode 3.2 and/or gcc 4.2 and/or the 10.5 sdk? I'd hope someone from
Apple would like to find out why is happening.
Xcode 3.2 Release Notes:
"Note: GCC 4.2 cannot be used with the Mac OS X 10.4u SDK. If you want
to build targets using the 10.4u SDK on Xcode 3.2, you must set the
Compiler Version to GCC 4.0"
Xcode 3.1 Release Notes had a significant addition:
"Note that neither gcc-4.2 nor llvm-gcc-4.2 will compile code against
the 10.4u or earlier SDK, or deploy for Mac OS X 10.4 or earlier."
Link (dyld) error:
Symbol not found: ___stack_chk_guard
You could try -fno-stack-protector in Other C Flags.
Robert P.
_______________________________________________
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