Re: staticly linked libc ?
Re: staticly linked libc ?
- Subject: Re: staticly linked libc ?
- From: "Shawn Erickson" <email@hidden>
- Date: Mon, 26 Feb 2007 18:05:45 -0800
On 2/26/07, Dave Dyer <email@hidden> wrote:
>
>Are you building your application with gcc 4.0?
I'm using xcode 2.4 whatever that implies.
Likely defaulting to GCC 4.0. Review the following...
<http://developer.apple.com/documentation/DeveloperTools/Conceptual/cross_development/HowItWorks/chapter_2_section_9.html>
...note...
"Code built with GCC 4.0 does not run on versions of Mac OS X prior to
Mac OS X v10.3 (10.3.9 for C++ or Objective-C++). To target these
versions of Mac OS X, you must build using GCC 3.3."
This may be causing you some problems.
-Shawn
_______________________________________________
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