Date: Thu, 08 Apr 1999 01:58:56 +0900 From: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp> To: freebsd-alpha@freebsd.org Subject: _start or __start? Message-ID: <14091.36560.366707.98896E@ett.sat.t.u-tokyo.ac.jp>
next in thread | raw e-mail | index | archive | help
Hi, I noticed that the name of default entry point is inconsistent on alpha. In /usr/src/lib/csu/alpha/crt1.c, it is "_start" and in /usr/src/contrib/binutils/ld/emulparams/elf64alpha.sh, it is "__start". Becasuse it is "_start" on i386, I think we should remove "ENTRY=__start" from elf64alpha.sh. Any comments? P.S. I'm on the way of make buildworld with egcs. If it succeed, I will submit the fix for alpha tomorrow. /\ Hidetoshi Shimokawa \/ simokawa@sat.t.u-tokyo.ac.jp PGP public key: finger -l simokawa@sat.t.u-tokyo.ac.jp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14091.36560.366707.98896E>