Re: Linking question and KPI
Re: Linking question and KPI
- Subject: Re: Linking question and KPI
- From: "Sean McBride" <email@hidden>
- Date: Fri, 5 Sep 2003 15:11:00 -0400
- Organization: Matrox Electronic Systems Ltd.
Michael Cashwell (email@hidden) wrote on Fri, 5 Sep 2003 12:38:02
-0400:
>
I'm having link errors in a device driver I'm working on at kextload
>
time. Due to NDA I can't say what Apple OS or Dev tools I'm running (
>
:-p )
I'm having similar problems. :(
>
I decided to try to use the KPI
>
stubs. The talk on them at WWDC was interesting and I figured I should
>
not start a new project using deprecated interfaces.
I haven't heard of these until now, but have played with them since you
mentioned it. What are they? I assume it relates to "Kernel Dependency
Changes" discussed at:
<
http://developer.apple.com/technotes/tn/tn2090.html>
>
Any thoughts would be appreciated.
Alas, I tried adding every com.apple.kpi.* to my OSBundleLibraries and
still I get link errors: 17 'undefined symbols', though all are functions
I call explicitly. Does this mean I should not be using these functions
at all? Most are benign, like strcpy()!
>
Does anyone know what's up? Is the whole KPI thing is not baked yet?
I suspect these kpi things are not fully working yet.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Mac Software Designer +1-514-822-6000 x7399
Matrox Electronic Systems Ltd. Montrial, Quibec, Canada
_______________________________________________
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.