Re: Float processing not working
Re: Float processing not working
- Subject: Re: Float processing not working
- From: "Sean McBride" <email@hidden>
- Date: Wed, 11 Dec 2002 12:22:58 -0500
Heiko Panther (email@hidden) wrote on Wed, 11 Dec 2002 18:02:49 +0100:
>
In my kext, built with KERNEL_MODULE=YES and MODULE_IOKIT=YES, float is
>
working wrong.
The technique apple suggests, which I have done successfully, is to limit
your floating point work to a shared library. Then this lib can be built
with appropriate project settings. I forget the name, but one of Apple's
sample shows this. Its some coreaudio sample driver I think.
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.