Re: [darwin-dev] Building dyld: /usr/local/system/lib/libc.a ?
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com User-agent: Thunderbird 2.0.0.14 (X11/20080501) Alexander von Below wrote:
Hello,
I am trying to build dyld from source (1).
Forgive me if this is a stupd or silly question, but when just pressing the Build button, the linker looks for /usr/local/system/lib/libc.a
Yes, /usr/local
Which prerequisites do I need to build dyld? Who puts libc.a into that location?
dyld must be statically linked, for obvious reasons. Darwinbuild seems likely to be your best bet to getting dyld built, if you want to try it without, you'll need at least the Libc project. Peter -- Peter O'Gorman http://pogma.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Peter O'Gorman