On Sat, Mar 24, 2012 at 11:58 PM, Mike Frysinger <[email protected]> wrote: > The _start symbol is the default entry point for ELFs, so there should be > no need to manually specify this. The background motivation is that this > causes issues for ports that have a symbol prefix (like Blackfin) and so > they don't have a "_start" symbol -- it's named "__start".
on MIPS its also __start unlike others where it is _start _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
