Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!mtune!mtung!jkw From: jkw@mtung.ATT.COM (Kevin Wanner) Newsgroups: comp.sys.att,comp.emacs Subject: Re: Gnu-Emacs port to Unix PC? Message-ID: <961@mtung.ATT.COM> Date: Mon, 22-Jun-87 14:43:22 EDT Article-I.D.: mtung.961 Posted: Mon Jun 22 14:43:22 1987 Date-Received: Tue, 23-Jun-87 04:53:48 EDT References: <1362@super.upenn.edu.upenn.edu> <175@ho7cad.ATT.COM> Organization: AT&T ISL Middletown NJ USA Lines: 14 Keywords: gnu-emacs unixpc Summary: GNU-emacs preloading lisp and unexec'ing Xref: mnetor comp.sys.att:598 comp.emacs:1214 You can can get unexec to work correctly by including the -N option to the LD_MACHINE_SWITCH in m-7300.h This forces the loader to load the data right after text, which is what unexec expects, e.g. the last three lines of my m-7300.h file are: #define LIBS_TERMCAP -lcurses -ltermcap #define LD_MACHINE_SWITCH -s -N #undef TERMINFO Good Luck! Kevin Wanner [ihnp4|allegra|akgua]!mtung!jkw (201)957-2704