Applies for *any* 10.4 KEXT build? -- was Re: sub-KEXT question
Applies for *any* 10.4 KEXT build? -- was Re: sub-KEXT question
- Subject: Applies for *any* 10.4 KEXT build? -- was Re: sub-KEXT question
- From: Kevin Brock <email@hidden>
- Date: Mon, 09 Feb 2009 15:14:52 -0800
Nik Gervae wrote:
Ah, now we've gotten to the nut of the matter. The new
compiler suite is inserting an LC_UUID into the Mach-O. This has
nothing to do with the headers you're building the kext against, but
the version of the dev tools themselves.
So this version of the dev tools won't build KEXTs targeted at 10.4
without the linker options? Hope they get a fix out for that, but at
least there's a workaround...
It looks like this sample needs to be updated to add the -no_uuid option
to the build line. I couldn't find a technote on the matter, but here's
something from the mailing lists. Your Google mileage may vary.
Adding -Xlinker -no_uuid to "Other Linker Flags" worked. Thanks.
Kevin
|
_______________________________________________
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