Re: 10.2.8 SDK won't compile <Carbon/Carbon.h>
Re: 10.2.8 SDK won't compile <Carbon/Carbon.h>
- Subject: Re: 10.2.8 SDK won't compile <Carbon/Carbon.h>
- From: David Dunham <email@hidden>
- Date: Wed, 19 Oct 2005 15:16:44 -0700
At 08:15 -0700 05-10-15, George Warner wrote:
On Fri, 14 Oct 2005 12:22:11 -0700, David Dunham <email@hidden> wrote:
[...] soon quits without any crash log or log message...
FYI: This is where DYLD env varables comes in handy. DYLD_PRINT_LIBRARIES
is handy to see dyld messages as your app launches. And the
DYLD_IMAGE_SUFFIX is useful to run the debug versions of the system dylibs.
I don't really believe what it turned out to be.
I'm opening a file in my Resources directory. Apparently, there was
mismatch between the case of the file and the fopen() call. 10.3 and
10.4 were perfectly happy. On 10.2.8, this was failing (and our code
must have been throwing an exception -- I never could get GDB to work
well on the 10.2.8 machine).
I didn't think HFS was ever case-sensitive back then. Was it at the
BSD level but not the Carbon level?
--
David Dunham A Sharp, LLC
Voice/Fax: 206 783 7404 http://a-sharp.com
Efficiency is intelligent laziness.
_______________________________________________
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