• 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: Using SystemConfiguration API inside KEXT
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using SystemConfiguration API inside KEXT


  • Subject: Re: Using SystemConfiguration API inside KEXT
  • From: Mo McRoberts <email@hidden>
  • Date: Tue, 11 May 2010 18:13:17 +0100

On 11-May-2010, at 18:07, John B Brown wrote:

> Dear Jean-Daniel,
>
> 	Exactly where does
>
> "#include <Framework_name/Header_filename.h>
>
> #import <Framework_name/Header_filename.h>"
>
> 	help in finding <SystemConfiguration/SystemConfiguration.h>?

Because “SystemConfiguration” is the framework name and SystemConfiguration.h is the name of the header within it.

> 	It will not!

It will, in userspace, on a properly-configured toolchain. How the hell do you think #include <CoreFoundation/CoreFoundation.h> works? (hint: it includes /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h, given a 10.6 SDK as sysroot)

Have you ever actually compiled stuff on Mac OS X? http://gcc.gnu.org/onlinedocs/gcc-4.1.2/gcc/Darwin-Options.html

M.

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Using SystemConfiguration API inside KEXT (From: Andy Huang <email@hidden>)
 >Re: Using SystemConfiguration API inside KEXT (From: John B Brown <email@hidden>)
 >Re: Using SystemConfiguration API inside KEXT (From: Jean-Daniel Dupas <email@hidden>)
 >Re: Using SystemConfiguration API inside KEXT (From: John B Brown <email@hidden>)
 >Re: Using SystemConfiguration API inside KEXT (From: Jean-Daniel Dupas <email@hidden>)
 >Re: Using SystemConfiguration API inside KEXT (From: John B Brown <email@hidden>)

  • Prev by Date: Re: Using SystemConfiguration API inside KEXT
  • Next by Date: Re: Using SystemConfiguration API inside KEXT
  • Previous by thread: Re: Using SystemConfiguration API inside KEXT
  • Next by thread: Re: Using SystemConfiguration API inside KEXT
  • Index(es):
    • Date
    • Thread