How to build apple's opensource libc?
问题 I'm trying to build apple's opensource libc (from http://www.opensource.apple.com/source/Libc/Libc-763.11/) on my OS X 10.6.8 laptop. This is in an attempt to essentially get a locally generated replica of /usr/lib/libSystem.B.dylib, which I intend to experiment on further. I see a couple basic roadblocks though (unless, obviously, I'm missing something basic): No instructions on how to do the build. There are a couple of Makefiles in the URL I reference above, but they fail to build when I