• 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: Compilation of kext.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compilation of kext.


  • Subject: Re: Compilation of kext.
  • From: Rustam Muginov <email@hidden>
  • Date: Mon, 06 Jun 2005 10:46:42 +0400

As far as I know, KEXTs should be developed with Embedded C++  - a subset of
C++ without some C++ features like exception handling.
This could make using of STL impossible inside the kernel extensions because
STL using exceptions

On 6/5/05 1:16 PM, "Nicolas Diez" <email@hidden> wrote:

> Hello,
> I'm sorry if I ask a dumb question, but while I am developing an
> application which I should put in IOHIDFamily kext, I'm using cstdlib.
> This makes gcc to occur some errors. In fact, I have the above errors
> when I try to compile :
> error : iostream : so such file or directory
> error : map : no such file or directory
>
> and so one. When I build the application outside the kext build, it
> compiles clearly. I have checked project options in XCode2.0, but I
> can't find why cstdlib, map, vector and other classes couldn't be
> found.
>
> Thanks for all.
>
> Nicolas.
>  _______________________________________________
> 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


 _______________________________________________
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: 
 >Compilation of kext. (From: Nicolas Diez <email@hidden>)

  • Prev by Date: Compilation of kext.
  • Next by Date: Re: bless command and target mode
  • Previous by thread: Compilation of kext.
  • Next by thread: OT: Survey facing design patterns and communication
  • Index(es):
    • Date
    • Thread