discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: OSXCompatibilityHeaders on Linux


From: Alex Perez
Subject: Re: OSXCompatibilityHeaders on Linux
Date: Sun, 14 May 2006 00:03:10 -0700
User-agent: Thunderbird 1.5.0.2 (Windows/20060308)

Joe Mason wrote:
I'm trying to build CoreFoundation-Lite on Linux, but CF-368.25 (from
http://www.opensource.apple.com/darwinsource/Current/) looks for a
directory called "OSXCompatibilityHeaders", which I can't find anywhere:

ifneq "$(PLATFORM)" "Darwin"
# All other platforms need the compatibility headers
    $(SILENT) $(COPY) OSXCompatibilityHeaders/*.h
    $(PUBLIC_HEADER_DIR)/.. #*/    $(SILENT) $(MKDIRS)
    $(PUBLIC_HEADER_DIR)/../GNUCompatibility
    $(SILENT) $(COPY) OSXCompatibilityHeaders/GNUCompatibility/*.h
    $(PUBLIC_HEADER_DIR)/../GNUCompatibility #*/
endif

I found a post saying someone was able to "copy some files from
CarbonHeaders-3.tar.gz", but I can't find a copy of these either.

Where can I get OSXCompatibilityHeaders from?  I don't have access to a
MacOS X machine.

Joe


CoreFoundation is not a part of GNUstep. I'm not aware of a single GNUstepper who uses the Linux CF port





reply via email to

[Prev in Thread] Current Thread [Next in Thread]