I have modified libc at few places as per my requirement. Now I want
to compile and install it on my linux machine. I am unable to perform
this even after following the steps from http://www.linux.org/docs/ldp/howto/Glibc2-HOWTO-4.html.
I need steps to compile and install glibc so that I can check the
effect of the changes using test programs.
"akhilesh.noida at (no spam) gmail.com" <akhilesh.noida at (no spam) gmail.com> writes:
Quote:
I have modified libc at few places as per my requirement. Now I want
to compile and install it on my linux machine.
Incorrect upgrading of libc will likely render your Linux machine
unbootable. I suggest you configure a virtual machine (e.g. Xen,
VMWare, or VirtualBox), and experiment on that.