Date: Thu, 08 Apr 1999 22:54:45 +0900 From: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp> To: gallatin@cs.duke.edu Cc: dfr@nlsystems.com, freebsd-alpha@FreeBSD.ORG Subject: Re: _start or __start? Message-ID: <14092.46373.121897.14695J@ett.sat.t.u-tokyo.ac.jp> In-Reply-To: In your message of "Thu, 8 Apr 1999 09:42:09 -0400 (EDT)" <14092.45392.215313.360391@grasshopper.cs.duke.edu> References: <14091.36560.366707.98896E@ett.sat.t.u-tokyo.ac.jp> <Pine.BSF.4.05.9904081019140.74823-100000@herring.nlsystems.com> <14092.37074.479327.68127D@ett.sat.t.u-tokyo.ac.jp> <14092.45392.215313.360391@grasshopper.cs.duke.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
At Thu, 8 Apr 1999 09:42:09 -0400 (EDT), Andrew Gallatin <gallatin@cs.duke.edu> wrote: > > > Hidetoshi Shimokawa writes: > > > > > > 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. > > I have a slightly newer gdb that I built mainly for post-mortem > kernel debugging. If you get a chance, try > http://www.freebsd.org/~gallatin/gdb.gz. I've not yet tried this with > an egcs built world. > > I'll start building the world with your changes (thanks!) and take a > look at it myself. I make no promises; I'm generally not good with > compiler / toolchain problems. I recompiled gdb and it starts to work again. But it cannot load core file. Is this the problem of gdb or of cpu_coredump() in /sys/alpha/alpha/vm_machdep.c? NetBSD seems to have more complex cpu_coredump(). I recommand you to backup under /usr before buildinstall. libc has new function mkstemps() and egcs depends on it, so I also recommand you to build libc with old gcc first and then backup /usr. If you have more than two machines, you don't have to do this :-) /\ 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.46373.121897.14695J>