Re: staticly linked libc ?
Subject : Re: staticly linked libc ?
From: "Shawn Erickson" <email@hidden >
Date: Mon, 26 Feb 2007 18:05:45 -0800
Delivered-to: email@hidden
Delivered-to: email@hidden
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=J8gW+53cDgNiUQusiVEPdEiMEboHsmA7hrJR4HQTZVrts3rsX+UjOsh/Og+RPxOeLXeIykiEiRvqzFLgYkxQMeUigr9Sm6nF/0/XejKcgVG8AB01ClW2IJLG+G20zevltpR1HJut481O1UzOpViRM88aENZyRMvtJdnlMYW8s28=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Rko/QxHWWPBOmk8X4zFXvOW5yiDcAeJxOxVPtUNlXidsUfr83xXCDVNjWkyn0Fa7+pdxaHGOzGcdgXa9nxkTXz5sBINX7eJ3N04tNA6Z/yqYC+t8Zo2CbQ8JOfZVK6Li5OyNrNeSQe94DA8dokufSO2T9H5cBKaMLtTRj6aIDok=
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:
http://lists.apple.com/mailman/options/xcode-users/email@hidden
This email sent to email@hidden
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.