[launchd-dev] XCode 3.0. Unresolved externals

Quinn eskimo1 at apple.com
Fri Jul 18 09:51:15 PDT 2008


At 17:22 +0300 18/7/08, Vyacheslav Karamov wrote:
>I've made launchd-enabled daemon with XCode 2.4, but with XCode 3.0 I
>get some unresolved externals.

What are the externals?  All of the launchd specific symbols are in 
the System framework, which is added to your project by default.

>$ nm /System/Library/Frameworks/System.framework/System | grep launch_msg
>000380bf T _launch_msg
>0003a6f3 t _launch_msg_getmsgs

S+E
-- 
Quinn "The Eskimo!"                    <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware


More information about the launchd-dev mailing list