• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: 10.2.8 SDK won't compile <Carbon/Carbon.h>
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 10.2.8 SDK won't compile <Carbon/Carbon.h>


  • Subject: Re: 10.2.8 SDK won't compile <Carbon/Carbon.h>
  • From: Eric Albert <email@hidden>
  • Date: Thu, 20 Oct 2005 00:11:12 -0700

On Oct 19, 2005, at 3:16 PM, David Dunham wrote:

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?

HFS (and HFS+, which is what I think you mean) did not have a case-sensitive option in 10.2.8. I suppose it isn't inconceivable that fopen may have improperly validated the case of the filename it was given, but I have to admit I find that unlikely.


-Eric

_______________________________________________
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: 10.2.8 SDK won't compile <Carbon/Carbon.h> (From: George Warner <email@hidden>)
 >Re: 10.2.8 SDK won't compile <Carbon/Carbon.h> (From: David Dunham <email@hidden>)

  • Prev by Date: Re: zlib link error
  • Next by Date: problems with CVS
  • Previous by thread: Re: 10.2.8 SDK won't compile <Carbon/Carbon.h>
  • Next by thread: Weak linking for 10.2.8
  • Index(es):
    • Date
    • Thread