diff options
| author | Jim Blandy | 1992-03-14 19:09:32 +0000 |
|---|---|---|
| committer | Jim Blandy | 1992-03-14 19:09:32 +0000 |
| commit | 956ace37a8ec4df40a07940c08d5aa6d10e8b073 (patch) | |
| tree | 47a79680bb2980f34271e67401a3c0f545045a51 /etc | |
| parent | fb955dfadd6fd6031b50561e184610c56f04a2cc (diff) | |
| download | emacs-956ace37a8ec4df40a07940c08d5aa6d10e8b073.tar.gz emacs-956ace37a8ec4df40a07940c08d5aa6d10e8b073.zip | |
*** 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 @@ | |||
| 1 | This is a list of the status of GNU Emacs on various machines and systems. | 1 | This is a list of the status of GNU Emacs on various machines and systems. |
| 2 | Last updated 10 Feb 1992. | 2 | Last updated 4 March 1991. |
| 3 | 3 | ||
| 4 | For each system and machine, we give the `-opsystem' and `-machine' | 4 | For each system and machine, we give the `-opsystem' and `-machine' |
| 5 | options you should pass to config.emacs to prepare to build Emacs for | 5 | 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; | |||
| 326 | 326 | ||
| 327 | Series 200 HPUX runs Emacs only if it has the "HP-UX upgrade". | 327 | Series 200 HPUX runs Emacs only if it has the "HP-UX upgrade". |
| 328 | 328 | ||
| 329 | If you are running HP-UX release 8.0 or later, you need the optional | ||
| 330 | "C/ANSI C" software in order to build Emacs (older releases of HP-UX | ||
| 331 | do not require any special software). If the file "/etc/filesets/C" | ||
| 332 | exists on your machine, you have this software, otherwise you do not. | ||
| 333 | |||
| 329 | Note that HP has used two incompatible assembler syntaxes, | 334 | Note that HP has used two incompatible assembler syntaxes, |
| 330 | and has recently changed the format of C function frames. | 335 | and has recently changed the format of C function frames. |
| 331 | src/crt0.c and src/alloca.s have been conditionalised for the new | 336 | 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) | |||
| 363 | running HP-UX. It has been moderately tested on the Series | 368 | running HP-UX. It has been moderately tested on the Series |
| 364 | 840. | 369 | 840. |
| 365 | 370 | ||
| 371 | If you are running HP-UX release 8.0 or later, you need the optional | ||
| 372 | "C/ANSI C" software in order to build Emacs (older releases of HP-UX | ||
| 373 | do not require any special software). If the file "/etc/filesets/C" | ||
| 374 | exists on your machine, you have this software, otherwise you do not. | ||
| 375 | |||
| 366 | High Level Hardware Orion (-machine=orion; -opsystem=bsd4-2) | 376 | High Level Hardware Orion (-machine=orion; -opsystem=bsd4-2) |
| 367 | 377 | ||
| 368 | This is the original microprogrammed hardware. | 378 | This is the original microprogrammed hardware. |