SOLVED -> Link error with kext and 10.3.9 SDK
SOLVED -> Link error with kext and 10.3.9 SDK
- Subject: SOLVED -> Link error with kext and 10.3.9 SDK
- From: Allen Cronce <email@hidden>
- Date: Thu, 23 Jun 2005 08:00:03 -0700
Hi all,
I worked around the problem by switching to gcc 3.3 in the Rules section
of the kext target. It probably makes sense for me to build a legacy
kext with the corresponding legacy compiler/linker anyway.
Best regards,
--
Allen Cronce
Allen Cronce wrote:
Hi all,
I'm trying to build a kext using Xcode 2.1 and the 10.3.9 SDK. After
working around a few include problems, I'm now seeing the following
link error:
/usr/bin/ld: can't locate file for: -lcpp_kext
The problem is that the ld command is trying to include the
libcpp_kext.a library, which doesn't exist in the 10.3.9 SDK.
Any suggestions for a work around would be appreciated.
Best regards,
--
Allen Cronce
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden