> > On Saturday 03 April 2010 04:57:32 Sasha Sirotkin wrote: > > I made some modifications to my kernel and managed to ruin dynamic > > linking, more specifically _dl_get_ready_to_run does not make it. This > > is certainly my fault, i.e. the result of my experiments, but the > > question is - what could go wrong and/or how to debug it? > > > > Thanks a lot. > > Speaking of which, is there any documentation on how dynamic linkers are > supposed to work in uClibc?
When I was hacking ldso(around .26 and upwards) there wasn't any. I had to look all over including glibc. Jocke _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
