On Sunday 25 March 2012 03:23:38 Khem Raj wrote:
> On Sat, Mar 24, 2012 at 11:58 PM, Mike Frysinger <vap...@gentoo.org> 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

ok, i'll ponder exposing __USER_LABEL_PREFIX__ to the build system somehow 
then so it automatically selects the right "_start"
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
uClibc mailing list
uClibc@uclibc.org
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to