[comp.emacs] gnu on sun 4

jfjr@MITRE-BEDFORD.ARPA (Freedman) (06/21/88)

  I want to install 18.49 on some Sun4s. There aren't any header
files in the distribution for such machines. Do the m-sun3.h work?


Jerry Freedman, Jr       "Does Unix have
jfjr@mitre-bedford.arpa      a Buddha nature?"
(617)271-4563           

dan@vedge.UUCP (Dan Foody) (06/24/88)

>   I want to install 18.49 on some Sun4s. There aren't any header
> files in the distribution for such machines. Do the m-sun3.h work?

The m-sun3.h will not work correctly for a sun 4. One line needs to be added
to have it work correctly:

#define NO_ARG_ARRAY

This line works for GNUEmacs 17.63. I don't know if it is needed for 18.44

If compiling with the -O switch makes temacs think that the TERM environment
variable is not set then the version of the C compiler that you have still has
an optimizer bug: don't use the -O.

===============================================================================
Dan Foody               |       The views expressed are solely those of the
Visual Edge Software    |       writer and are not those of Visual Edge
Montreal, Quebec        |       Software, or of Usenet.
H4R 1V4                 |               =- God made wine, God made beer, -=
Canada                  |               =- In God we trust.              -=
-------------------------------------------------------------------------------
decvax!musocs!vedge!dan |       vedge!dan@oliver.cs.mcgill.edu
===============================================================================