Path: utzoo!attcan!uunet!mcvax!unido!pbinfo!corona!michael From: michael@pbinfo.uucp (Michael Schmidt) Newsgroups: comp.emacs Subject: Re: Emacs 18.49 on a Sun 4 Summary: take s-sunos4.h and m-sparc.h Message-ID: <307@corona.pb> Date: 16 Jul 88 11:34:15 GMT References: <4438@mit-vax.LCS.MIT.EDU> Sender: news@pbinfo.UUCP Reply-To: michael@pbinfo.uucp (Michael Schmidt) Organization: Uni-GH Paderborn, FB17/Informatik Lines: 11 In-reply-to: josh@mit-vax.LCS.MIT.EDU (Joshua Marantz) Posting-Front-End: Gnews 1.4 In article <4438@mit-vax.LCS.MIT.EDU>, josh@mit-vax (Joshua Marantz) writes: >We have Emacs 18.49, and would like to run it on our new Sun 4. There is >no m-sun4.h file in the distribution, so I copied the sun3.h file, and >modified the Makefile so it would use alloca.c. > I just installed it fine obn a SUN-4 with s-sunos4.h and m-sparc.h. I only had to remove the -Bstatic in s-sunos.h, the ld on the SUN4 doesn't know that flag. Michael Schmidt