Re: Universal kext?
Re: Universal kext?
- Subject: Re: Universal kext?
- From: Andrew Gallatin <email@hidden>
- Date: Wed, 11 Jan 2006 16:48:40 -0500 (EST)
Garth Cummings writes:
> One of the DTS samples, SampleFilterScheme <http://
> developer.apple.com/samplecode/SampleFilterScheme/
> SampleFilterScheme.html> was just updated to illustrate how to build
> a universal KEXT. The project uses the 10.4.0 Universal SDK and gcc 4
> for the Intel architecture and the 10.2.8 SDK and gcc 3.3 for the
> PowerPC architecture. The sample's ReadMe outlines the project settings.
OK, I just watched the Xcode build for this project scroll by.
>From what I can see, it looks like you only really need -msoft-float
to avoid using the SSE registers on intel, so my life may have just
gotten easier (eg, I can just build fat .o's).
Thanks!
Drew
_______________________________________________
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