Re: Build 10.5 kext on 10.9
Re: Build 10.5 kext on 10.9
- Subject: Re: Build 10.5 kext on 10.9
- From: Nick Blievers <email@hidden>
- Date: Thu, 22 May 2014 22:39:33 -0500
- Acceptlanguage: en-US
- Thread-topic: Build 10.5 kext on 10.9
I gave up on this and use two separate build machines. Not what you want to hear I know. As a possible hint, the missing symbols are:
$ c++filt
__Znam
operator new[](unsigned long)
__ZdaPv
operator delete[](void*)
hope this helps, and if you do figure it out, please post it!
Nick
On 23 May 2014, at 12:56 pm, Jeff Schindler <email@hidden> wrote:
> I'm trying to build a 10.5 kext under Mavericks and am getting some undefined symbols upon loading the kext under 10.5:
>
> kld(): Undefined symbols:
> __ZdaPv
> __Znam
>
> I'm using Xcode 4.6 and have tried both compilers (llvm and gcc). I had been building it under 10.6.8 with Xcode 4.3 with no problems (haven't changed any project settings). Anyone have any pointers?
>
> Thanks,
> Jeff
> _______________________________________________
> 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
_______________________________________________
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