Date: Thu, 08 Apr 1999 20:19:46 +0900 From: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp> To: dfr@nlsystems.com Cc: freebsd-alpha@freebsd.org Subject: Re: _start or __start? Message-ID: <14092.37074.479327.68127D@ett.sat.t.u-tokyo.ac.jp> In-Reply-To: In your message of "Thu, 8 Apr 1999 10:20:18 %2B0100 (BST)" <Pine.BSF.4.05.9904081019140.74823-100000@herring.nlsystems.com> References: <14091.36560.366707.98896E@ett.sat.t.u-tokyo.ac.jp> <Pine.BSF.4.05.9904081019140.74823-100000@herring.nlsystems.com>
next in thread | previous in thread | raw e-mail | index | archive | help
At Thu, 8 Apr 1999 10:20:18 +0100 (BST), Doug Rabson <dfr@nlsystems.com> wrote: > > On Thu, 8 Apr 1999, Hidetoshi Shimokawa wrote: > > > 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? > > Good idea. It should either be removed or changed to match reality :-) I will commit the change. > > > > P.S. > > I'm on the way of make buildworld with egcs. If it succeed, > > I will submit the fix for alpha tomorrow. > > You have sorted out what is killing make? I hope to be able to look into > that either this evening or tomorrow if you haven't fixed things before > then. Not yet. Please look into it. I have no idea about how to solve it. Your gdb port seems not to work anymore on my machine. /\ 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?14092.37074.479327.68127D>