Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problems compiling Libsystem



Libsystem does not contain any C code itself. Instead it assembles libraries from several projects into a single dynamic library. This is done for reasons specific to Apple's internal build system.

Libsystem consists of (at least) the following projects:

cctools_ofiles
Libc
Libc_debug
Libc_profile
Libc_static
Libinfo
Libkvm
Libwrappers
Libnotify
Libstreams
UserNotification

Libsystem looks in /usr/local/lib/system for the results of the above projects. You might want to take a look at the Darwin build scripts <http://darwinsource.opendarwin.org/darwinbuild/> which may help with building Libsystem.

- Kevin

On Oct 3, 2004, at 3:57 PM, FarVibes wrote:

Hi, im trying to compile the library Libsystem-71.1.1, but there are several libraries missing to do so. the error i get:
/usr/bin/libtool: can't locate file for: -lmacho
/usr/bin/libtool: file: -lmacho is not an object file (not allowed in a library)
same error for the libraries -ldyld (dyld is present but not named in the style lib*.a), -lunc and -lcc_noc++
i have no idea, where to get these libraries, can anybody tell me where I can get these or tell me if i missed something.
thx in advance
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-dev/email@hidden

This email sent to email@hidden
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-dev/email@hidden

This email sent to email@hidden

References: 
 >problems compiling Libsystem (From: FarVibes <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.