Re: Problems with Kernel Extension on Different Mac Configurations
Re: Problems with Kernel Extension on Different Mac Configurations
- Subject: Re: Problems with Kernel Extension on Different Mac Configurations
- From: JanakiRam <email@hidden>
- Date: Fri, 21 Sep 2007 09:37:37 +0530
Hi Terry,
> i) Once my application is started ( kext as well ) , the system
> hangs on PowerBook G4 , But on iMac G5 its works without any problem.
It's possible that you didn't turn off autovectorization in the
compiler. This is a kernel extension: avoid using vector processing
or floating point if you can.
I've verfied my kext xcode settings, auto-vectorization option is turned off. Still the issue reproducing. Can you please help me in solving this problem.
Thanks in Advance.
-JanakiRam.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden