agnew@trwrc.UUCP (R.A. Agnew) (08/21/87)
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 !!!!!