Ratin Rahman (mratin) wrote:
In an effort to build gdbserver, I am trying to upgrade my glibc and gcc cross compile tools. I am having problem while bulding glibc-2.3.3, mipsel compiler version 3.2.3 and current glibc veris 2.2.5.
Stock glibc-2.3.3 will not work on mipsel-linux. I posted the patch I use few years ago to this list. You could try with that patch. Or look at the cross-tool project. Some people have had success using it to build toolchains.
David Daney