From owner-freebsd-alpha Thu Apr 8 4:22: 5 1999 Delivered-To: freebsd-alpha@freebsd.org Received: from gate.keisu.t.u-tokyo.ac.jp (ns06.t.u-tokyo.ac.jp [133.11.68.1]) by hub.freebsd.org (Postfix) with SMTP id AE0F6150F8 for ; Thu, 8 Apr 1999 04:22:01 -0700 (PDT) (envelope-from simokawa@sat.t.u-tokyo.ac.jp) Received: (qmail 35046 invoked from network); 8 Apr 1999 11:20:01 -0000 Received: from sylph.sat.t.u-tokyo.ac.jp (10.6.1.20) by ns06.t.u-tokyo.ac.jp with SMTP; 8 Apr 1999 11:20:01 -0000 Received: from ett.sat.t.u-tokyo.ac.jp (ett.sat.t.u-tokyo.ac.jp [10.6.1.30]) by sylph.sat.t.u-tokyo.ac.jp (Postfix) with ESMTP id 296AF2DAAF; Thu, 8 Apr 1999 20:20:01 +0900 (JST) Received: from ett.sat.t.u-tokyo.ac.jp by ett.sat.t.u-tokyo.ac.jp (8.9.2/sat-V0.6) id UAA40735; Thu, 8 Apr 1999 20:19:48 +0900 (JST) Date: Thu, 08 Apr 1999 20:19:46 +0900 Message-ID: <14092.37074.479327.68127D@ett.sat.t.u-tokyo.ac.jp> From: Hidetoshi Shimokawa To: dfr@nlsystems.com Cc: freebsd-alpha@freebsd.org Subject: Re: _start or __start? In-Reply-To: In your message of "Thu, 8 Apr 1999 10:20:18 +0100 (BST)" References: <14091.36560.366707.98896E@ett.sat.t.u-tokyo.ac.jp> User-Agent: Wanderlust/0.9.7 (Everything She Wants) SEMI/1.13.2 (Mikawa) FLIM/1.12.5 (Hirahata) MULE XEmacs/21.2 (beta9) (Athena) (i386-unknown-freebsd3.1) X-Face: OE([KxWyJI0r[R~S/>7ia}SJ)i%a,$-9%7{*yihQk|]gl}2p#"oXmX/fT}Bn7:#j7i14gu$ jgR\S*&C3R/pJX 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