Re: limits.h
Re: limits.h
- Subject: Re: limits.h
- From: "D.Walsh" <email@hidden>
- Date: Thu, 3 Mar 2005 13:12:22 -0500
- Mta-interface: amavisd-new-2.2.1 (2004-12-22) at daleenterprise.com
On Mar 03, 2005, at 12:55, Steve Mills wrote:
On Mar 3, 2005, at 11:19, Justin Walker <email@hidden> wrote:
It's hard to tell without more information. What versions of Mac OS X
are the two of you running? My system's 'limits.h' agrees with yours.
How did you search for the string?
We're both running 10.3.8. I have Xcode 1.5 and he has 1.0 or 1.1
(don't remember, but it's less than 1.5). Do the dev tools installers
touch these header files?
Steve Mills
Steve, does he have the SDK's installed and is he building against
them???
If you want those header files install the 10.3.0 SDK and build against
it, it's that simple.
To ask questions about the different variations between OS versions
isn't going to be beneficial or help you very much.
I can tell you, if you don't build against an SDK, you are essentially
building for a specific OS version and the software may or may not work
on other versions of the same family.
-- Dale
_______________________________________________
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
References: | |
| >Re: limits.h (From: Steve Mills <email@hidden>) |