Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!rutgers!rochester!udel!burdvax!sdcrdcf!trwrb!trwrc!agnew From: agnew@trwrc.UUCP (R.A. Agnew) Newsgroups: comp.emacs,comp.sys.nsc.32k Subject: Gnu Emacs on a DSI-32 Message-ID: <202@trwrc.UUCP> Date: Thu, 20-Aug-87 20:48:48 EDT Article-I.D.: trwrc.202 Posted: Thu Aug 20 20:48:48 1987 Date-Received: Sat, 22-Aug-87 18:44:08 EDT Organization: TRW-MEAD, San Diego, Ca. Lines: 10 Keywords: DSI-32 32032 USG V.2 Xref: mnetor comp.emacs:1691 comp.sys.nsc.32k:264 Has anyone successfully ported GNU Emacs to a DSI-32 (a 32032 coprocessor board for IBM-PC) running SysV.2. I finally got the source for v18.36 onto 3 1.2M floppies using cpio, compress, and a SUN3/160 with an IPC card. After some games with ulimit I got the source to compile and pass the distribution test. However, the ld at the end of the make gives a fatal error. One problem is that m-ns16000.h is not purely a machine config file as it has assumptions of BSD4.2 in it. Also s-usg5-2.h is not purely a system file. The question is which crt0 to use and how does USG5.2 set up the stack on the 32032? I have tried several combinations based on the config for the sequent but I get a fatal error. Help !!!!!