• 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
Cross Compiling IOKit Framework for 10.2 or 10.3 using XCode 2.0
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cross Compiling IOKit Framework for 10.2 or 10.3 using XCode 2.0


  • Subject: Cross Compiling IOKit Framework for 10.2 or 10.3 using XCode 2.0
  • From: "Harland Harrison" <email@hidden>
  • Date: Wed, 8 Jun 2005 17:42:07 -0700
  • Thread-topic: Cross Compiling IOKit Framework for 10.2 or 10.3 using XCode 2.0

I cannot make an IOKit driver KEXT cross-compile on XCode 2.0 running on Tiger.

I found that the iokit headers, such as "iokit/IOService.h", ultimately need two missing
files, "ppc/ansi.h" and "ppc/limits.h".  The same errors show up for 10.2 and 10.3.

The same project cross compiles for 10.2 under XCode 1.5 running on OSX 10.3.

I set the "Cross-development Using SDK" in the General tab of the project.
I set the "MacOSX Deployment Target" in the Build tab of the target.
The project does not use a prefix file.
Does anything else need to be set?

As a test, I also built a test project using the XCode 2.0.  The test project gives
exactly the same results:  it will cross-compile for 10.2 on XCode 1.5 but
will not cross-compile on XCode 2.0.

What do I need to set to cross compile a KEXT on XCode 2.0?

Harland Harrison
2wire.com
 _______________________________________________
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

  • Prev by Date: Re: Linking with libraries in SDKs
  • Next by Date: Re: XCode 2.1 Other C flags not working?
  • Previous by thread: Re: NSInstallLinkEditErrorHandlers() does not work in Tiger.
  • Next by thread: Intel and x64 Question
  • Index(es):
    • Date
    • Thread