• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
SOLVED -> Link error with kext and 10.3.9 SDK
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
References: 
 >Link error with kext and 10.3.9 SDK (From: Allen Cronce <email@hidden>)

  • Prev by Date: How to handle link dependencies under Xcode vs. MS Visual C++
  • Next by Date: Re: link error, how to include a target that was linked as -bundle
  • Previous by thread: Link error with kext and 10.3.9 SDK
  • Next by thread: link error, how to include a target that was linked as -bundle
  • Index(es):
    • Date
    • Thread