I had no luck finding precompiled packages of glibc for apple darwin. I could not compile gcc from source, and I'm assuming that compiling glibc will also be very difficult. What I want:
Configuring the darwin system so that it only uses the GNU C runtime libraries, along with gcc.
I can specify more if needed.