I need to be able to compile the libc shared library (in order to do
some custom modifications to some of the functions). I haven't been
able to get it to work. I've upgraded my binutils to to 2.5.2.6, the
DLL tools to 2.17, put in all the include files and extras -- heck, I
even dropped in the pre-compiled libc.so.4.6.27. Nothing works.
The make fails toward the end when it tries to build the shareable
images using mkimage. I'm not all that knowledgeable in this hacked
jump-table business otherwise I'd know what to fix.
I'm using the 1.2.5 kernel and GCC 2.5.8.
If anyone has any tips regarding the black art of compiling this
thing, please share.
I can supply excerpts from the output of the make upon request -- I
don't want to spam this fine newsgroup any more by posting that.