This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: which glibc to use
"Koornstra, Reinoud" <koornstra@hp.com> writes:
> Any other things I need to have before being able to successfully build glibc?
I don't routinely build glibc, so I don't know. Note that building a
new glibc to replace your system glibc is a job for experts; there are
many subtle issues. Building a new glibc for a new system is something
handled well by crosstool (http://kegel.com/crosstool).
Ian