> The whole idea behind uClibc was to get rid of that huge chunk of > memory-wasting package, and I do not mean to use any part of it. > Unless you can tell me how ld.so of glibc can be compiled standalone :-) You might want to look at newlib instead. That has mips support but not afaik MIPS linux syscall bindings yet. Its used for things like eCos