From: Thomas Eschenbacher > I had a question regarding the same topic years ago but nobody wanted to > take it for serious. I filed a bug for uclibc (#538), maybe it helps you:
Yes it will help. Thanks a lot. > http://bugs.uclibc.org/view.php?id=538 argc/argv processing seems to be fixed in the svn but the rtld_fini crash remains. I wonder should I reopen your bug report or file a new one? This makes me also wonder if we are the only two trying to use the uClibc on ARM NOMMU system? There is still something I can't get right in my head. By only looking at the codes I would be sure that staticly linked program in full ARM-with-MMU system would crash in the same way. Yet with gdb I see that in that case the r0 is zero at the start of the _start. Who is clearing it? -- Timo _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
