diff options
author | Jim Blandy <jimb@redhat.com> | 1992-03-14 19:09:32 +0000 |
---|---|---|
committer | Jim Blandy <jimb@redhat.com> | 1992-03-14 19:09:32 +0000 |
commit | 7104081a42ad7bd54c837e922f3f2d8b1d40b9ec (patch) | |
tree | 1ff6574574401267affad3a7b3fe9b4017c4dd4e /etc | |
parent | b272abc2bf36bde6ad105e191042200ee10213c6 (diff) | |
download | emacs-7104081a42ad7bd54c837e922f3f2d8b1d40b9ec.tar.gz |
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r-- | etc/=MACHINES | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/etc/=MACHINES b/etc/=MACHINES index d4e1aea7cea..9c257d192cd 100644 --- a/etc/=MACHINES +++ b/etc/=MACHINES @@ -1,5 +1,5 @@ This is a list of the status of GNU Emacs on various machines and systems. -Last updated 10 Feb 1992. +Last updated 4 March 1991. For each system and machine, we give the `-opsystem' and `-machine' options you should pass to config.emacs to prepare to build Emacs for @@ -326,6 +326,11 @@ HP 9000 series 200 or 300 (-machine=hp9000s300; Series 200 HPUX runs Emacs only if it has the "HP-UX upgrade". + If you are running HP-UX release 8.0 or later, you need the optional + "C/ANSI C" software in order to build Emacs (older releases of HP-UX + do not require any special software). If the file "/etc/filesets/C" + exists on your machine, you have this software, otherwise you do not. + Note that HP has used two incompatible assembler syntaxes, and has recently changed the format of C function frames. src/crt0.c and src/alloca.s have been conditionalised for the new @@ -363,6 +368,11 @@ HP 9000 series 800 (Spectrum) (-machine=hp9000s800; -opsystem=hpux) running HP-UX. It has been moderately tested on the Series 840. + If you are running HP-UX release 8.0 or later, you need the optional + "C/ANSI C" software in order to build Emacs (older releases of HP-UX + do not require any special software). If the file "/etc/filesets/C" + exists on your machine, you have this software, otherwise you do not. + High Level Hardware Orion (-machine=orion; -opsystem=bsd4-2) This is the original microprogrammed hardware. |