comparison etc/=MACHINES @ 1490:573bc1612edd

*** empty log message ***
author Jim Blandy <jimb@redhat.com>
date Wed, 28 Oct 1992 09:05:06 +0000
parents f52113454d04
children f67f847064dc
comparison
equal deleted inserted replaced
1489:c3d069d83cc6 1490:573bc1612edd
512 Iris 2500 Turbo (-machine=irist; -opsystem=iris3-5 or -opsystem=iris3-6) 512 Iris 2500 Turbo (-machine=irist; -opsystem=iris3-5 or -opsystem=iris3-6)
513 513
514 18.49 works. Use -opsystem=iris3-6 for system versions 3.6 and up. 514 18.49 works. Use -opsystem=iris3-6 for system versions 3.6 and up.
515 Note that the 3030 is the same machine as this. 515 Note that the 3030 is the same machine as this.
516 516
517 Iris 4D (-machine=iris4d; -opsystem=irix3-3) 517 Iris 4D (-machine=iris4d; -opsystem=irix3-3 or irix4-0)
518 518
519 18.56 is known to work on 4D series machines with Irix 3.3 or later. 519 18.58 is known to work on Silicon Graphics 4D series machines
520 520 with IRIX 3.3 or IRIX 4.0.
521 If you use the X menu facility, you must edit oldXmenu/Makefile 521
522 to add the line 522 Most irix3.3 systems do not have an ANSI C compiler, but a few do.
523 523 If you are using the ANSI C compiler, you may need to add
524 RANLIB=true 524 #define C_SWITCH_MACHINE -cckr
525 525 to config.h.
526 Someone said that with the yellow pages you must change two definitions 526
527 in -machine=iris4d as follows: 527 There is a bug in IRIX that can sometimes leave ptys owned by
528 528 root with a permission of 622. This causes malfunctions in use
529 #define LIBS_MACHINE -lsun -lbsd -lPW -lmld 529 of subprocesses of Emacs. This may be fixed in IRIX 4.0.5.
530 #define C_SWITCH_MACHINE -I/usr/include/sun -I/usr/include/bsd
531
532 jg@bambi.esd.sgi.com says this isn't true anymore,
533 but the info might as well be here just in case.
534 530
535 Macintosh 531 Macintosh
536 532
537 We are boycotting Apple because of Apple's efforts to take away 533 We are boycotting Apple because of Apple's efforts to take away
538 our freedom to write compatible imitations of existing software. 534 our freedom to write compatible imitations of existing software.