Re: How to convert project from PPC to Universal Binary?
Re: How to convert project from PPC to Universal Binary?
- Subject: Re: How to convert project from PPC to Universal Binary?
- From: David Dunham <email@hidden>
- Date: Sat, 31 Oct 2009 17:43:13 -0700
On 30 Oct 2009, at 17:21, Alan Snyder wrote:
I tried compiling it as per the original documentation but with the
default gcc setting
and two lines with calls to
strcpy_s, and sprintf_s
produce errors like
.... error: 'strcpy_s' undeclared (first use this function).
Aren't those non-standard Microsoft functions? <http://msdn.microsoft.com/en-us/library/td1esda9(VS.80).aspx
> Replace them with something standard.
David Dunham A Sharp, LLC
Voice/Fax: 206 783 7404 http://a-sharp.com
"People seem to misinterpret complexity as sophistication" -- Niklaus
Wirth
_______________________________________________
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