Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site mit-eddie.MIT.EDU Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!daveb%llama From: daveb%llama@SUN.COM Newsgroups: net.emacs Subject: About crt0 (a question) Message-ID: <1850@mit-eddie.MIT.EDU> Date: Sun, 4-May-86 00:39:08 EDT Article-I.D.: mit-eddi.1850 Posted: Sun May 4 00:39:08 1986 Date-Received: Sun, 4-May-86 23:53:10 EDT Sender: uucp@mit-eddie.MIT.EDU Organization: M.I.T. EE/CS Computer Facility, Cambridge MA Lines: 12 From: daveb%llama@SUN.COM (Dave Brower) Echoing David Robinson's query about crt0. I found trying to set that up one of the hardest parts to porting gnu to a new machine. Would someone (rms if not too busy) please explain clearly what is going on there, and why it is not desireable to use the one that comes standard with the machine. There's description of the mechanics for a number of machines in crt0.c, but not much high level rationale. BTW, does anyone know of progress on the programmer's manual? -dB