[comp.unix.aix] Gnu Emaces 18.57

ahsu@grad1.cis.upenn.edu (Andrew C Hsu) (02/05/91)

Has any ported this latest version of Gnu Emacs to the RS6000?  If so, 
how easy is the port?   Will 18.57 require much hacking to work on the
RS6000?

Also, for those of you who are still trying to port X11R4 clients, try
the fixes supplied by IBM in the /contrib directory at expo.lcs.mit.edu.
after patching, everything built without any problems.  Xterm seems
to work without any problems at all!

--> Andrew Hsu

slh@wolf.cs.washington.edu (Scott Heyano) (02/05/91)

In article <36918@netnews.upenn.edu> ahsu@grad1.cis.upenn.edu (Andrew C Hsu) writes:
|Has any ported this latest version of Gnu Emacs to the RS6000?  If so, 
|how easy is the port?   Will 18.57 require much hacking to work on the
|RS6000?
|
	All I needed to do was edit
	etc/config.h	as always
	Makefile	some locations and the install command lines
	etc/Makefile	change the preprocessor
	src/ymakefile	switched from debugging to optimization
	and I think that was it.
	I found the stripped version of the executable would not run.