159243Sobrien
259243SobrienHello,
359243Sobrien
459243SobrienThis file contains a list of machines used, libraries compiler etc. If you
559243Sobrienfind it out-of-date, or you have additions or changes, please let me know.
659243Sobrien
759243Sobrienchristos
859243Sobrien
959243Sobrien
10231990SmpVENDOR	:	Sun
1159243SobrienMODELS	:	sun3, sun4, sun386i
1259243SobrienCOMPILER:	cc, gcc, acc
1359243SobrienCFLAGS	:	normal
1459243SobrienLIBES	:	-ltermcap
1559243SobrienOS	:	sunos 3.5, 4.0, 4.1, 4.1.1, 4.1.2, 4.1.3, 4.1.4
1659243SobrienCONFIG	:	sunos*
1759243SobrienENVIRON	:	n/a
1859243SobrienNOTES	:	Don't compile with /usr/5bin/cc
1959243SobrienVERSION	:	6.08
2059243Sobrien
21231990SmpVENDOR	:	Sun
2259243SobrienMODELS	:	sun4, ultra
2359243SobrienCOMPILER:	cc, gcc
2459243SobrienCFLAGS	:	normal
2559243SobrienLIBES	:	-lcurses -lsocket -lnsl
2659243SobrienOS	:	solaris 2.1, 2.2, 2.3, 2.4, 2.5, 2.5.1
2759243SobrienCONFIG	:	sol*
2859243SobrienENVIRON	:	n/a
2959243SobrienNOTES	:	The sunpro compiler cannot compile tcsh with -O, it crashes
3059243Sobrien	:	on some files. In any case do not use -O with any of the
3159243Sobrien	:	tcsh files, because the optimized code assumes that the
3259243Sobrien	:	floating point is already initialized and does not do the
3359243Sobrien	:	necessary initializations. This results in weird floating
3459243Sobrien	:	point failures of programs exec'ed from tcsh.
3559243SobrienVERSION	:	6.08
3659243Sobrien
37231990SmpVENDOR	:	Sun
3859243SobrienMODELS	:	ultra
3959243SobrienCOMPILER:	WorkShop cc
4059243SobrienCFLAGS	:	normal
4159243SobrienLIBES	:	-lcurses -lsocket -lnsl
42231990SmpOS	:	solaris 2.6, 2.7, 8
4359243SobrienCONFIG	:	sol26
4459243SobrienENVIRON	:	n/a
4559243SobrienNOTES	:	none
4659243SobrienVERSION	:	6.08
4759243Sobrien
48231990SmpVENDOR	:	Sun
49231990SmpMODELS	:	ultra, i686, x86_64
50231990SmpCOMPILER:	Sun Studio cc
51231990SmpCFLAGS	:	normal
52231990SmpLIBES	:	-lcurses -lsocket -lnsl
53231990SmpOS	:	solaris 9, 10
54231990SmpCONFIG	:	sol29
55231990SmpENVIRON	:	n/a
56231990SmpNOTES	:	none
57231990SmpVERSION	:	6.18
58231990Smp
59231990SmpVENDOR	:	Sun
6059243SobrienMODELS	:	i386
6159243SobrienCOMPILER:	cc, gcc
6259243SobrienCFLAGS	:	-D__STDC__=0
6359243SobrienLIBES	:	-lcurses -lsocket -lnsl
6459243SobrienOS	:	solaris 2.1
6559243SobrienCONFIG	:	sol2
6659243SobrienENVIRON	:	n/a
6759243SobrienNOTES	:	n/a
6859243SobrienVERSION	:	6.04.13
6959243Sobrien
70231990SmpVENDOR	:	Sun
7159243SobrienMODELS	:	sun4
7259243SobrienCOMPILER:	gcc
7359243SobrienCFLAGS	:	normal
7459243SobrienLIBES	:	-ltermcap
7559243SobrienOS	:	linux 2.0.x, 2.1.x
7659243SobrienCONFIG	:	linux
7759243SobrienENVIRON	:	n/a
7859243SobrienNOTES	:	none
7959243SobrienVERSION	:	6.07.03
8059243Sobrien
8159243SobrienVENDOR	:	hp
8259243SobrienMODELS	:	apollo
8359243SobrienCOMPILER:	cc
8459243SobrienCFLAGS	:	-U__STDC__ -I. -O
8559243SobrienLIBES	:	-ltermcap
8659243SobrienOS	:	domain 10.4.3
8759243SobrienCONFIG	:	bsd
8859243SobrienENVIRON	:	bsd4.3
8959243SobrienNOTES	:	Don't use gcc; breaks tc.os.c
9059243SobrienVERSION	:	6.01.00
9159243Sobrien
9259243SobrienVENDOR	:	hp
9359243SobrienMODELS	:	hp9000s300, hp9000s700, hp9000s800
9459243SobrienCOMPILER:	cc, gcc
9559243SobrienCFLAGS	:	normal (-Aa -O3 hpux 8.0, 8.07, 9.05)
9659243SobrienLIBES	:	-ltermcap
9759243SobrienOS	:	hpux 6.5, 7.0.x, 8.0, 9.05
9859243SobrienCONFIG	:	hpux{7,8}
9959243SobrienENVIRON	:	n/a
10059243SobrienNOTES	:	Don't use -lBSD; breaks getpgrp(). Config.hp-3.2 obsolete?
10159243Sobrien	:	Some versions of the compiler are broken with -O3. Try 'ls *'
10259243Sobrien	:	If it does not work, lower the optimization level...
10359243SobrienVERSION	:	6.05.06
10459243Sobrien
10559243SobrienVENDOR	:	hp
10659243SobrienMODELS	:	hp9000s700
10759243SobrienCOMPILER:	cc, c89, gcc
10859243SobrienCFLAGS	:	+O3 -Aa (cc), +O3 (c89), normal (gcc)
10959243SobrienLIBES	:	-ltermcap
11059243SobrienOS	:	hpux 10.00, 10.01
11159243SobrienCONFIG	:	hpux8
11259243SobrienENVIRON	:	n/a
11359243SobrienNOTES	:	Carl-Olof Almbladh (coa@teorfys.lu.se)
11459243Sobrien	:	To make a statically linked version: in config_f.h, #undef NLS
11559243Sobrien	:	and use these LDFLAGS in the Makefile: LDFLAGS= -Wl,-a,archive
11659243Sobrien	:	[orban@kato.den.csci.csc.com (Tom Orban)
11759243SobrienVERSION	:	6.08
11859243Sobrien
11959243SobrienVENDOR	:	hp
12059243SobrienMODELS	:	SPP-1200 SPP-1600 S-2X00 X-2X00
12159243SobrienCOMPILER:	cc
12259243SobrienCFLAGS	:	-Ae
12359243SobrienLIBES	:	-ltermcap
12459243SobrienOS	:	SPP-UX 5.X
12559243SobrienCONFIG	:	hpux8
12659243SobrienENVIRON	:	n/a
12759243SobrienNOTES	:	n/a
12859243SobrienVERSION	:	6.07.02
12959243Sobrien
13059243SobrienVENDOR	:	hp
13159243SobrienMODELS	:	hp9000s500
13259243SobrienCOMPILER:	cc
13359243SobrienCFLAGS	:	-I. -O
13459243SobrienLIBES	:	-ltermcap
13559243SobrienOS	:	hpux 5.2
13659243SobrienCONFIG	:	hp-5.2
13759243SobrienENVIRON	:	n/a
13859243SobrienNOTES	:	very slow in executing commands (I think the reason is
13959243SobrienNOTES	:	a very slow fork)
14059243SobrienVERSION	:	6.00.01
14159243Sobrien
14259243SobrienVENDOR	:	digital
14359243SobrienMODELS	:	vax
14459243SobrienCOMPILER:	cc, gcc
14559243SobrienCFLAGS	:	normal
14659243SobrienLIBES	:	-ltermcap
14759243SobrienOS	:	bsd4.3, bsd4.4
14859243SobrienCONFIG	:	bsd*
14959243SobrienENVIRON	:	n/a
15059243SobrienNOTES	:	cc broken: typedef void sigret_t; typedef void pret_t;
15159243SobrienVERSION	:	6.00.03
15259243Sobrien
15359243SobrienVENDOR	:	digital
15459243SobrienMODELS	:	vax
15559243SobrienCOMPILER:	cc, gcc
15659243SobrienCFLAGS	:	normal
15759243SobrienLIBES	:	-ltermcap
15859243SobrienOS	:	mtXinu 4.3
15959243SobrienCONFIG	:	mtxinu 
16059243SobrienENVIRON	:	n/a
16159243SobrienNOTES	:	cc broken: typedef void sigret_t; typedef void pret_t;
16259243SobrienVERSION	:	6.03.09
16359243Sobrien
16459243SobrienVENDOR	:	digital
16559243SobrienMODELS	:	vax, DECstation
16659243SobrienCOMPILER:	cc, gcc
16759243SobrienCFLAGS	:	-O -Olimit 2000 (cc), normal (gcc)
16859243SobrienLIBES	:	-ltermcap
16959415SobrienOS	:	ultrix 3.0 (vax), 4.0, 4.1, 4.2, 4.3, 4.4, 4.5
17059243SobrienCONFIG	:	ultrix 
17159243SobrienENVIRON	:	n/a
17259243SobrienNOTES	:	pcc broken: typedef void sigret_t (vax); 
17359243SobrienNOTES	:	mips compiler on ultrix 3.5 needs -Dvoid=int
17459243SobrienNOTES	:	vax compiler on ultrix 3.0 needs -Dvoid=int
17559243SobrienNOTES	:	Does Ultrix 4.x still need YPBUGS?
17659243SobrienNOTES	:	Ultrix4.2 may need NAMEI_BUG
17759415SobrienVERSION	:	6.09.00
17859243Sobrien
179100616SmpVENDOR	:	Apple
18059243SobrienMODELS	:	macII
18159243SobrienCOMPILER:	cc
18259243SobrienCFLAGS	:	normal		(-ZP)
18359243SobrienLIBES	:	-ltermcap 	(-lposix -ltermcap)
18459243SobrienOS	:	aux 2.0
18559243SobrienCONFIG	:	mac2	(-DPOSIX -DPOSIXJOBS)
18659243SobrienENVIRON	:	n/a
18759243SobrienNOTES	:	Tcsh can compile both in non POSIX and POSIX mode. The
18859243SobrienNOTES	:	default configuration is non POSIX. The flags in parentheses
18959243SobrienNOTES	:	are the changes that are needed to compile in POSIX mode
19059243SobrienVERSION	:	6.00.01
19159243Sobrien
19259243SobrienVENDOR	:	ibm
19359243SobrienMODELS	:	ps/2, rs6000, ibm370, ibmESA
19459243SobrienCOMPILER:	cc
19559243SobrienCFLAGS	:	normal
19659243SobrienLIBES	:	-lcurses -lbsd [No -lbsd for 4.1]
19759243SobrienOS	:	aix 3.1,3.2,4.1 (rs6000) aix 1.1 (ps/2) aix G9.9 (ibm370)
19859243Sobrien	:	aix (ibmESA)
19959243SobrienCONFIG	:	aix
20059243SobrienENVIRON	:	n/a
20159243SobrienNOTES	:	aix G9.9 sfname() frees bad pointers. Use TCF with care!
20259243SobrienNOTES	:	aix 3.2 may need NAMEI_BUG
20359243SobrienNOTES	:	aix 3.2 may need _BSD_INCLUDES defined in h
20459243SobrienNOTES	:	aix 4.1 does not need -lbsd anymore.
20559243SobrienVERSION	:	6.06.00 (rs6000)
20659243Sobrien
20759243SobrienVENDOR	:	ibm
20869408SacheMODELS	:	ibm390
20969408SacheCOMPILER:	c89
21069408SacheCFLAGS	:	normal
21169408SacheLIBES	:	-lcurses
21269408SacheOS	:	os390 R 2.7
21369408SacheCONFIG	:	os390
21469408SacheENVIRON	:	USS (formerly OpenEdition, aka POSIX)
21569408SacheNOTES	:	Used GNU make for OS/390.
21669408SacheNOTES	:	Use `CFLAGS="" ./configure` to avoid -g and make binary
21769408SacheNOTES	:	half as large.
21869408SacheVERSION	:	6.09.00
21969408Sache
22069408SacheVENDOR	:	ibm
22159243SobrienMODELS	:	rt
22259243SobrienCOMPILER:	hc, gcc
22359243SobrienCFLAGS	:	-I. -U__STDC__
22459243SobrienLIBES	:	-ltermcap
22559243SobrienOS	:	aos 4.3
22659243SobrienCONFIG	:	bsd
22759243SobrienENVIRON	:	n/a
22859243SobrienNOTES	:	Old versions of the compiler break with -O. No ansi include
22959243SobrienNOTES	:	files so we have to undef __STDC__
23059243SobrienVERSION	:	6.05.06
23159243Sobrien
23259243SobrienVENDOR	:	ibm
23359243SobrienMODELS	:	rt
23459243SobrienCOMPILER:	pcc
23559243SobrienCFLAGS	:	-I. -U__STDC__ -DPCC
23659243SobrienLIBES	:	-ltermcap
23759243SobrienOS	:	aos 4.3
23859243SobrienCONFIG	:	bsd
23959243SobrienENVIRON	:	n/a
24059243SobrienNOTES	:	Old versions of the compiler break with -O. No ansi include
24159243SobrienNOTES	:	files so we have to undef __STDC__
24259243SobrienNOTES	:	pcc broken: typedef void sigret_t; typedef void pret_t;
24359243SobrienVERSION	:	6.05.06
24459243Sobrien
24559243SobrienVENDOR	:	ibm
24659243SobrienMODELS	:	rt
24759243SobrienCOMPILER:	cc
24859243SobrienCFLAGS	:	-I. -Nd4000 -Nn3000
24959243SobrienLIBES	:	-lcurses
25059243SobrienOS	:	aix 2.2.1
25159243SobrienCONFIG	:	aix
25259243SobrienENVIRON	:	n/a
25359243SobrienNOTES	:	Stacksize limit is 1K off?
25459243SobrienVERSION	:	6.00.03
25559243Sobrien
25659243SobrienVENDOR	:	sequent
25759243SobrienMODELS	:	balance, symmetry
25859243SobrienCOMPILER:	cc
25959243SobrienCFLAGS	:	normal
26059243SobrienLIBES	:	-ltermcap -lseq
26159243SobrienOS	:	Dynix 3.1, 3.2, ptx 1.2
26259243SobrienCONFIG	:	sequent
26359243SobrienENVIRON	:	universe on Dynix 3.1, 3.2: ucb
26459243SobrienNOTES	:	none
26559243SobrienVERSION	:	6.04.00
26659243Sobrien
26759243SobrienVENDOR	:	sequent
26859243SobrienMODELS	:	symmetry
26959243SobrienCOMPILER:	gcc 2.6.2
27059243SobrienCFLAGS	:	-m486
27159243SobrienLIBES	:	-ltermcap -lseq -lsocket -linet -lnsl
27259243SobrienOS	:	DYNIX/ptx 2.1.0, 4.1.3
27359243SobrienCONFIG	:	sequent
27459243SobrienENVIRON	:
27559243SobrienNOTES	:	Didn't work for me with Sequent's /bin/cc
27659243SobrienNOTES	: 	4.1.3 does not need libinet anymore.
27759243SobrienVERSION	:	6.05.00
27859243Sobrien
27959243SobrienVENDOR	:	encore
28059243SobrienMODELS	:	multimax
28159243SobrienCOMPILER:	gcc
28259243SobrienCFLAGS	:	normal
28359243SobrienLIBES	:	-ltermcap
28459243SobrienOS	:	umax 4.2
28559243SobrienCONFIG	:	bsd
28659243SobrienENVIRON	:	n/a
28759243SobrienNOTES	:	none
28859243SobrienVERSION	:	6.00.00
28959243Sobrien
29059243SobrienVENDOR	:	sony
29159243SobrienMODELS	:	news 1850, 1750
29259243SobrienCOMPILER:	gcc
29359243SobrienCFLAGS	:	normal
29459243SobrienLIBES	:	-ltermcap
29559243SobrienOS	:	bsd 4.3, news-os 3.3,4.1C
29659243SobrienCONFIG	:	bsd
29759243SobrienENVIRON	:	n/a
29859243SobrienNOTES	:	none
29959243SobrienVERSION	:	6.05.06
30059243Sobrien
30159243SobrienVENDOR	:	ibm + compatibles
30259243SobrienMODELS	:	i386,i286
30359243SobrienCOMPILER:	cc
30459243SobrienCFLAGS	:	normal
30559243SobrienLIBES	:	-ltermcap -ldir -lx
30659243SobrienOS	:	xenix
30759243SobrienCONFIG	:	xenix
30859243SobrienENVIRON	:	n/a
30959243SobrienNOTES	:	none
31059243SobrienVERSION	:	6.00.01
31159243Sobrien
31259243SobrienVENDOR	:	hp
31359243SobrienMODELS	:	hp300
31459243SobrienCOMPILER:	cc, gcc
31559243SobrienCFLAGS	:	normal
31659243SobrienLIBES	:	-ltermcap
31759243SobrienOS	:	MORE/bsd 4.3+
31859243SobrienCONFIG	:	mtxinu
31959243SobrienENVIRON	:	n/a
32059243SobrienNOTES	:	none
32159243SobrienVERSION	:	6.05.06
32259243Sobrien
32359243SobrienVENDOR	:	hp, motorola
32459243SobrienMODELS	:	hp300, m68k
32559243SobrienCOMPILER:	gcc
32659243SobrienCFLAGS	:	normal
32759243SobrienLIBES	:	-ltermcap -lcrypt
32859243SobrienOS	:	NetBSD 1.0A
32959243SobrienCONFIG	:	bsd4.4
33059243SobrienENVIRON	:	n/a
33159243SobrienNOTES	:	none
33259243SobrienVERSION	:	6.05.06
33359243Sobrien
33459243SobrienVENDOR	:	digital
33559243SobrienMODELS	:	vax
33659243SobrienCOMPILER:	gcc
33759243SobrienCFLAGS	:	normal
33859243SobrienLIBES	:	-ltermcap
33959243SobrienOS	:	bsd 4.3reno
34059243SobrienCONFIG	:	bsdreno
341354195SbrooksNOTES	:	ttyname() is buggy. calls closedir() twice. See BUILDING
34259243SobrienENVIRON	:	n/a
34359243SobrienVERSION	:	6.00.04
34459243Sobrien
34559243SobrienVENDOR	:	Cray Research
34659243SobrienMODELS	:	Y-MP
34759243SobrienCOMPILER:	cc
34859243SobrienCFLAGS	:	normal
34959243SobrienLIBES	:	-ltermcap
35059243SobrienOS	:	Unicos 6.0
35159243SobrienCONFIG	:	cray
35259243SobrienENVIRON	:	n/a
35359243SobrienNOTES	:	none
35459243SobrienVERSION	:	6.00.01
35559243Sobrien
35659243SobrienVENDOR	:	Cray Research
35759243SobrienMODELS	:	C90
35859243SobrienCOMPILER:	cc
35959243SobrienCFLAGS	:	normal
36059243SobrienLIBES	:	-ltermcap
36159243SobrienOS	:	Unicos 9.0.2.1
36259243SobrienCONFIG	:	cray
36359243SobrienENVIRON	:	n/a
36459243SobrienNOTES	:	none
36559243SobrienVERSION	:	6.08
36659243Sobrien
367100616SmpVENDOR  :       Cray Research
368100616SmpMODELS  :       SV1, probably also SV2
369100616SmpCOMPILER:       cc
370100616SmpCFLAGS  :       normal
371100616SmpLIBES   :       -ltermlib
372100616SmpOS      :       Unicos 10.0.1.0
373100616SmpCONFIG  :       cray
374100616SmpENVIRON :       n/a
375100616SmpNOTES   :       none
376100616SmpVERSION :       6.11
377100616Smp
37859243SobrienVENDOR	:	pyramid
37959243SobrienMODELS	:	MIS4/2T 
38059243SobrienCOMPILER:	cc
38159243SobrienCFLAGS	:	-OG
38259243SobrienLIBES	:	-ltermcap
38359243SobrienOS	:	OSx5.1,6.4
38459243SobrienCONFIG	:	pyr
38559243SobrienENVIRON	:	n/a
38659243SobrienNOTES	:	If there are problems with the global optimizer, use -OP
38759243SobrienNOTES	:	If you only have the AT&T universe, use the pyratt config
38859243SobrienNOTES	:	file and define -D_PID_T -Dpyr.
38959243SobrienVERSION	:	6.06.00
39059243Sobrien
39159243SobrienVENDOR	:	next
39259243SobrienMODELS	:	any
39359243SobrienCOMPILER:	gcc or cc -arch m68k -arch i386
39459243SobrienCFLAGS	:	-O2 -g
39559243SobrienLIBES	:	-ltermcap # [-lcs 2.0]
39659243SobrienOS	:	next os 2.x, 3.x
39759243SobrienCONFIG	:	mach
39859243SobrienENVIRON	:	n/a
39959243SobrienNOTES	:	NeXTSTeP 3.3 on intel defines speed_t so compile with -D_SPEED_T
40059243SobrienNOTES	:	NeXT's cc -E adds spaces before and after array brackets!
40159243SobrienNOTES	:	You'll need to change the sed expression in the Makefile to
40259243SobrienNOTES	:	something like:
40359243SobrienNOTES	:	's/Char \([a-zA-Z0-9_]*\) *\[ *\].*/extern Char \1[];/'
40459243SobrienVERSION	:	6.04.00
40559243Sobrien  
40659243SobrienVENDOR	:	Apple
40759243SobrienMODELS	:	any
40859243SobrienCOMPILER:	cc
40959243SobrienCFLAGS	:	-O3 -pipe -g -arch ppc -arch i386 -UNeXT
41059243SobrienOS	:	Rhapsody 5
41159243SobrienCONFIG	:	rhapsody
41259243SobrienENVIRON	:	n/a
413100616SmpNOTES	:	CFLAGS="-O3 -pipe -g -UNeXT" configure && make
41459243SobrienVERSION	:	6.08.00
41559243Sobrien
416100616SmpVENDOR	:	Apple
417100616SmpMODELS	:	any
418100616SmpCOMPILER:	cc
419100616SmpCFLAGS	:	-O3 -pipe -g -arch ppc -arch i386
420100616SmpOS	:	Darwin
421100616SmpCONFIG	:	darwin
422100616SmpENVIRON	:	n/a
423100616SmpNOTES	:	CFLAGS="-O3 -pipe -g -arch ppc -arch i386 -UNeXT" configure && make
424100616SmpVERSION	:	6.11.05
425100616Smp
42659243SobrienVENDOR	:	Heurikon
42759243SobrienMODELS	:	HK68
42859243SobrienCOMPILER:	gcc (Green Hills C-68000)
42959243SobrienCFLAGS	:	-ga -X138 -X25 -I.
43059243SobrienLDFLAGS	:	-n
43159243SobrienLIBES	:	-lcurses -ltermcap -ldirent
43259243SobrienOS	:	UniPlus+ 5.0
43359243SobrienCONFIG	:	hk68
43459243SobrienENVIRON	:	n/a
43559243SobrienNOTES	:	Need Doug Gwyn's POSIX directory library (libdirent.a)
43659243SobrienVERSION	:	6.00.01
43759243Sobrien
43859243SobrienVENDOR	:	Amdahl
43959243SobrienMODELS	:	n/a
44059243SobrienCOMPILER:	cc/gcc
44159243SobrienCFLAGS	:	normal
44259243SobrienLIBES	: 	-lcurses -lsocket -lbsd	
44359243SobrienCONFIG	:	amdahl
44459243SobrienENVIRON	:	n/a
44559243SobrienVERSION	:	6.00.01
44659243Sobrien
44759243SobrienVENDOR	:	prime
44859243SobrienMODELS	:	exl 300 series
44959243SobrienCOMPILER:	cc
45059243SobrienCFLAGS	:	-O -s -I.
45159243SobrienLIBES	:	-lcurses -lstcp
45259243SobrienOS	:	system v.3.1.2
45359243SobrienCONFIG	:	sysv
45459243SobrienENVIRON	:	sysv
45559243SobrienNOTES	:	Is libstcp.a on all exl 300s?
45659243SobrienVERSION	:	6.00.01
45759243Sobrien
45859243SobrienVENDOR  :       convex
45959243SobrienMODELS  :       c220
46059243SobrienCOMPILER:       cc
46159243SobrienCFLAGS  :       normal
46259243SobrienLIBES   :       -ltermcap
46359243SobrienOS      :       9.0.6 (bsd 4.3)
46459243SobrienCONFIG  :       convex
46559243SobrienENVIRON :       n/a
46659243SobrienNOTES   :       Dont use the -pcc flag.
46759243Sobrien	:	Use setty to fix the default tty settings.
46859243SobrienVERSION :       6.00.01
46959243Sobrien
47059243SobrienVENDOR  :       Norsk Data
47159243SobrienMODELS  :       nd5000
47259243SobrienCOMPILER:       cc
47359243SobrienCFLAGS  :       normal
47459243SobrienLIBES   :       -ltermcap
47559243SobrienOS      :       Ndix Version C
47659243SobrienCONFIG  :       bsd
47759243SobrienENVIRON :       n/a
47859243SobrienNOTES   :       The -O option makes the compiler run for ages!
47959243SobrienVERSION :       6.00.03
48059243Sobrien
48159243SobrienVENDOR	:	SGI
48259243SobrienMODELS	:	4D, 3000
48359243SobrienCOMPILER:	cc
48459243SobrienCFLAGS	:	-D__STDC__
48559243SobrienLIBES	:	-lcurses -lsun -lbsd -lc_s
48659243SobrienOS	:	IRIX (3.?) 3.2 3.3 4.0
48759243SobrienCONFIG	:	sgi
48859243SobrienENVIRON	:	n/a
48959243SobrienNOTES	:	AUTOLOGOUT is probably best undef'ed
49059243SobrienNOTES	:	For 4.0, the NLS define in h can be enabled.
49159243SobrienNOTES	:	4.0.5a cc does not have -O3 anymore.
49259243SobrienNOTES	:	If you don't like -lbsd, you can define POSIXJOBS in
49359243SobrienNOTES	:	config.h and omit it.
49459243SobrienVERSION	:	6.06.00
49559243Sobrien
49659243SobrienVENDOR	:	SGI
49759243SobrienMODELS	:	R8000 PowerIndigo2
49859243SobrienCOMPILER:	cc -n32
49959243SobrienCFLAGS	:	-D__STDC__
50059243SobrienLIBES	:	-lcurses -lsun -lbsd -lc_s
50159243SobrienOS	:	IRIX 6.2
50259243SobrienCONFIG	:	sgi
50359243SobrienENVIRON	:	n/a
50459243SobrienNOTES	:	CCOPTIONS=-OPT:fold_arith_limit=4000
50559243SobrienNOTES	:	SHLIBDIR=/usr/lib32
50659243SobrienNOTES	:	LDPOSTLIB = -nostdlib -L$(ROOT)$(SHLIBDIR)/mips3 \
50759243SobrienNOTES	:	-L$(ROOT)$(SHLIBDIR)
50859243SobrienNOTES	:	In config.h #undef NLS and #undef NLS_CATALOGS
50959243SobrienVERSION	:	6.06.00
51059243Sobrien
51159243SobrienVENDOR	:	SGI
51259243SobrienMODELS	:	Onyx R10000
51359243SobrienCOMPILER:	gcc-2.7.2.1 configured for mips-sgi-irix5.3
51459243SobrienCFLAGS	:	none
51559243SobrienLIBES	:	-ltermcap -lbsd
51659243SobrienOS	:	IRIX 6.2
51759243SobrienCONFIG	:	sgi
51859243SobrienENVIRON	:	n/a
51959243SobrienVERSION	:	6.07.02
52059243Sobrien
52159243SobrienVENDOR	:	ibm + compatibles
52259243SobrienMODELS	:	i386,i486
52359243SobrienCOMPILER:	/bin/cc
52459243SobrienCFLAGS	:	normal
52559243SobrienLIBES	:	-ltermlib -lsocket -lnsl (without BSDTIMES)
52659243SobrienLIBES	:	-ltermlib -lsocket -lnsl -lc /usr/ucblib/libucb.a (BSDTIMES)
52759243SobrienOS	:	SVR4 (DELL, ESIX, ISC, UHC)
52859243SobrienCONFIG	:	sysv4
52959243SobrienENVIRON	:	n/a
53059243SobrienNOTES	:	none
53159243SobrienVERSION	:	6.05.06
53259243Sobrien
53359243SobrienVENDOR	:	ibm + compatibles
53459243SobrienMODELS	:	i386,i486
53559243SobrienCOMPILER:	gcc
53659243SobrienCFLAGS	:	normal
53759243SobrienLIBES	:	-ltermcap
53859243SobrienOS	:	linux 0.8x, 0.9x, 1.x
53959243SobrienCONFIG	:	linux
54059243SobrienENVIRON	:	n/a
54159243SobrienNOTES	:	none
54259243SobrienVERSION	:	6.05.06
54359243Sobrien
54459243SobrienVENDOR	:	ibm + compatibles
54559243SobrienMODELS	:	i386,i486
54659243SobrienCOMPILER:	gcc
54759243SobrienCFLAGS	:	normal
54859243SobrienLIBES	:	-lcurses -lc_s [for crypt]
54959243SobrienOS	:	SVR3.2.2 [SCO]
55059243SobrienCONFIG	:	sco32v2
55159243SobrienENVIRON	:	n/a
55259243SobrienNOTES	:	none
55359243SobrienVERSION	:	6.03.00
55459243Sobrien
55559243SobrienVENDOR	:	stardent
55659243SobrienMODELS	:	gs2600
55759243SobrienCOMPILER:	/bin/cc
55859243SobrienCFLAGS	:	-O
55959243SobrienLIBES	:	-lcurses
56059243SobrienOS	:	stellix
56159243SobrienCONFIG	:	stellar
56259243SobrienENVIRON	:	n/a
56359243SobrienNOTES	:	works but not worth compiling with -O4...
56459243SobrienNOTES	:	setpgrp() and SIGCHLD work the BSD way, not the way documented.
56559243SobrienNOTES	:	we need to define BACKPIPE		
56659243SobrienVERSION	:	6.00.04
56759243Sobrien
56859243SobrienVENDOR	:	stardent
56959243SobrienMODELS	:	titan 3000 series
57059243SobrienCOMPILER:	/bin/cc
57159243SobrienCFLAGS	:	-O -43
57259243SobrienLIBES	:	-ltermcap
57359243SobrienOS	:	OS 3.0.3
57459243SobrienCONFIG	:	bsd
57559243SobrienENVIRON	:	n/a
57659243SobrienNOTES	:	Kernel bug with SIGTTIN, Try vi, ^Z, bg, fg....
57759243SobrienVERSION	:	6.01.01
57859243Sobrien
57959243SobrienVENDOR	:	stardent
58059243SobrienMODELS	:	titan 1500 series
58159243SobrienCOMPILER:	cc
58259243SobrienCFLAGS	:	-O -43
58359243SobrienLIBES	:	-ltermcap
58459243SobrienOS	:	OS 2.5
58559243SobrienCONFIG	:	bsd
58659243SobrienENVIRON	:	n/a
58759243SobrienNOTES	:	Kernel bug with SIGTTIN, Try vi, ^Z, bg, fg....
58859243SobrienNOTES	:	You can add -w to the CFLAGS to suppress the warnings.
58959243SobrienVERSION	:	6.02.07
59059243Sobrien
59159243SobrienVENDOR  :       SGI
59259243SobrienMODELS  :       INDIGO
59359243SobrienCOMPILER:       cc
59459243SobrienCFLAGS  :       -D__STDC__
59559243SobrienLIBES   :       -lcurses -lsun -lbsd -lc_s
59659243SobrienOS      :       IRIX (3.?) 3.2 3.3 4.0
59759243SobrienCONFIG  :       sgi
59859243SobrienENVIRON :       n/a
59959243SobrienNOTES   :       AUTOLOGOUT is probably best undef'ed
60059243SobrienNOTES   :       For 4.0, the NLS define in h can be enabled.
60159243SobrienVERSION :       6.01
60259243Sobrien
60359243SobrienVENDOR	:	SGI
60459243SobrienMODELS	:	INDY
60559243SobrienCOMPILER:	cc
60659243SobrienCFLAGS	:
60759243SobrienLIBES	:	-lcurses -lbsd
60859243SobrienOS	:	IRIX 5.1
60959243SobrienCONFIG	:	sgi
61059243SobrienENVIRON	:	n/a
61159243SobrienNOTES	:	it will build without -lbsd but then job control
61259243SobrienNOTES	:	won't actually work.
61359243SobrienVERSION	:	6.04.00
61459243Sobrien
61559243SobrienVENDOR  :       alliant
61659243SobrienMODELS  :       FX/2800 series
61759243SobrienCOMPILER:       scc
61859243SobrienCFLAGS  :       normal
61959243SobrienLIBES   :       -ltermcap
62059243SobrienOS      :       Alliant Concentrix 2800 2.2.00
62159243SobrienCONFIG  :       bsd
62259243SobrienENVIRON :       n/a
62359243SobrienNOTES   :       For a newer version of the operating system try defining
62459243Sobrien	:	NEW_OS in alliant [or better find a way to tell
62559243Sobrien	:	them apart.
62659243SobrienVERSION :       6.03.00
62759243Sobrien
62859243SobrienVENDOR  :       stardent
62959243SobrienMODELS  :	Vistra 800
63059243SobrienCOMPILER:       /bin/cc
63159243SobrienCFLAGS  :       -O
63259243SobrienLIBES   :	-lcurses -lnsl -lsocket -lc /usr/ucblib/libucb.a
63359243SobrienOS      :	SYSVR4
63459243SobrienCONFIG  :	sysv4
63559243SobrienENVIRON :       n/a
63659243SobrienNOTES   :	Works like a charm
63759243SobrienVERSION :	6.01
63859243Sobrien
63959243SobrienVENDOR  :       Evans & Sutherland
64059243SobrienMODELS  :       ESV
64159243SobrienCOMPILER:       cc
64259243SobrienCFLAGS  :       mips systems
64359243SobrienLIBES   :       -ltermcap
64459243SobrienOS      :       ES/os 2.2 (UMIPS mips ATT_V3_0)
64559243SobrienCONFIG  :       mips
64659243SobrienENVIRON :       bsd4.3
64759243SobrienNOTES   :       would it be preferable to have HOSTTYPE of
64859243SobrienNOTES   :       "esv" instead of "mips"?
64959243SobrienVERSION :       6.01.00
65059243Sobrien
65159243SobrienVENDOR  :       masscomp
65259243SobrienMODELS  :       Masscomp 6000
65359243SobrienCOMPILER:       cc
65459243SobrienCFLAGS  :       production
65559243SobrienLIBES   :       -ltermcap
65659243SobrienOS      :       RTU 5.0
65759243SobrienCONFIG  :       masscomp
65859243SobrienENVIRON :       Link in the "bsd" universe as opposed to "att".
65959243SobrienNOTES	:	For pre RTU 6.0, remember to remove the #define RTU6 in the
66059243SobrienNOTES	:	masscomp file.
66159243SobrienNOTES	:	As of tcsh v6.02.07, try putting "bindkey ^t stuff-char"
66259243SobrienNOTES	:	in your /etc/csh.cshrc for masscomp kernel (ctrl-t) status.
66359243SobrienVERSION :       6.02.07
66459243Sobrien
66559243SobrienVENDOR  :       masscomp
66659243SobrienMODELS  :       Masscomp 5400
66759243SobrienCOMPILER:       cc
66859243SobrienCFLAGS  :       normal
66959243SobrienLIBES   :       -ltermcap -lndir -lsocket -ljobs
67059243SobrienOS      :       RTU 6.0
67159243SobrienCONFIG  :       masscomp
67259243SobrienENVIRON :       Link in the "bsd" universe as opposed to "att".
67359243SobrienNOTES	:	n/a
67459243SobrienVERSION :       6.01.00
67559243Sobrien
67659243SobrienVENDOR	:	Cray Computer
67759243SobrienMODELS	:	CRAY-2 & CRAY-3
67859243SobrienCOMPILER:	cc
67959243SobrienCFLAGS	:	normal
68059243SobrienLIBES	:	-lcurses -lnet
68159243SobrienOS	:	CSOS 1.0
68259243SobrienCONFIG	:	csos
68359243SobrienENVIRON	:	n/a
68459243SobrienNOTES	:	none
68559243SobrienVERSION	:	6.02
68659243Sobrien
68759243SobrienVENDOR	:	Motorola
68859243SobrienMODELS	:	Delta 3000/Delta 4000
68959243SobrienCOMPILER:	cc
69059243SobrienCFLAGS	:	normal
69159243SobrienLIBES	:	-lcurses
69259243SobrienOS	:	System V/68 R3V6.2, R3V7
69359243SobrienCONFIG	:	sysV68
69459243SobrienENVIRON	:	n/a
69559243SobrienNOTES	:	none
69659243SobrienVERSION	:	6.01.00, 6.02.00
69759243Sobrien
69859243SobrienVENDOR	:	Motorola
69959243SobrienMODELS	:	MPC 3062
70059243SobrienCOMPILER:	cc
70159243SobrienCFLAGS	:	Broken optimizers...
70259243SobrienLIBES	:	-lcurses -lsec
70359243SobrienOS	:	System V/88 R32V2
70459243SobrienCONFIG	:	sysV88
70559243SobrienENVIRON	:	n/a
70659243SobrienNOTES   :       If you're using the bundled Greenhills compiler, don't use -O.
70759243SobrienNOTES   :       One error -O causes is failure to exec scripts with /bin/sh
70859243SobrienNOTES   :       if they don't have a #! header on top.
70959243SobrienVERSION	:	6.02.07
71059243Sobrien
71159243SobrienVENDOR  :       alliant
71259243SobrienMODELS  :       FX/8X series
71359243SobrienCOMPILER:       pcc
71459243SobrienCFLAGS  :       normal
71559243SobrienLIBES   :       -ltermcap
71659243SobrienOS      :       Concentrix 6.0.00 beta
71759243SobrienCONFIG  :       bsd
71859243SobrienENVIRON :       n/a
71959243SobrienNOTES   :       Needs to define DIRENT in h
72059243SobrienVERSION :       6.02.00
72159243Sobrien
72259243SobrienVENDOR	:	alliant
72359243SobrienMODELS	:	FX/8X series
72459243SobrienCOMPILER:	pcc
72559243SobrienCFLAGS	:	normal
72659243SobrienLIBES	:	-ltermcap
72759243SobrienOS	:	Concentrix 5.7.00
72859243SobrienCONFIG	:	bsd
72959243SobrienENVIRON	:	n/a
73059243SobrienNOTES	:	n/a
73159243SobrienVERSION	:	6.00.01
73259243Sobrien
73359243SobrienVENDOR	:	gould (encore)
73459243SobrienMODELS	:	NP1
73559243SobrienCOMPILER:	cc
73659243SobrienCFLAGS	:	production
73759243SobrienLIBES	:	-ltermcap
73859243SobrienOS	:	UTX/32 3.1A
73959243SobrienCONFIG	:	bsd
74059243SobrienENVIRON	:	n/a
74159243SobrienNOTES	:	n/a
74259243SobrienVERSION	:	6.02.00
74359243Sobrien
74459243SobrienVENDOR	:	gould (encore)
74559243SobrienMODELS	:	9050
74659243SobrienCOMPILER:	cc
74759243SobrienCFLAGS	:	production
74859243SobrienLIBES	:	-ltermcap
74959243SobrienOS	:	UTX/32 2.1A
75059243SobrienCONFIG	:	bsd
75159243SobrienENVIRON	:	n/a
75259243SobrienNOTES	:	n/a
75359243SobrienVERSION	:	6.02.00
75459243Sobrien
75559243SobrienVENDOR	:	ibm & compatible
75659243SobrienMODELS	:	i386
75759243SobrienCOMPILER:	cc
75859243SobrienCFLAGS	:	production
75959243SobrienLIBES	:	-lcurses -lcposix
76059243SobrienOS	:	3.2
76159243SobrienCONFIG	:	isc
76259243SobrienENVIRON :	ISC386
76359243SobrienNOTES	:	n/a
76459243SobrienVERSION	:	6.02.00
76559243Sobrien
76659243SobrienVENDOR	:	att
76759243SobrienMODELS	:	3b2-600GR (RISC)
76859243SobrienCOMPILER:	cc
76959243SobrienCFLAGS	:	production
77059243SobrienLIBES	:	-lcurses
77159243SobrienOS	:	SystemV R4.0
77259243SobrienCONFIG	:	sysv4
77359243SobrienENVIRON	:	n/a
77459243SobrienNOTES	:	n/a
77559243SobrienVERSION	:	6.02.00
77659243Sobrien
77759243SobrienVENDOR	:	att
77859243SobrienMODELS	:	3b2-600G
77959243SobrienCOMPILER:	cc
78059243SobrienCFLAGS	:	production
78159243SobrienLIBES	:	-lcurses
78259243SobrienOS	:	SystemV R3.2.3
78359243SobrienCONFIG	:	sysv3
78459243SobrienENVIRON	:	n/a
78559243SobrienNOTES	:	n/a
78659243SobrienVERSION	:	6.02.00
78759243Sobrien
78859243SobrienVENDOR	:	tektronix
78959243SobrienMODELS	:	XD88/10
79059243SobrienCOMPILER:	cc
79159243SobrienCFLAGS	:	Broken optimizers...
79259243SobrienLIBES	:	-ltermcap -lsec
79359243SobrienOS	:	UTekV 3.2e
79459243SobrienCONFIG	:	tekXD88
79559243SobrienENVIRON	:	n/a
79659243SobrienNOTES   :	If you're using the bundled Greenhills compiler, don't use -O.
79759243SobrienNOTES   :	One error -O causes is failure to exec scripts with /bin/sh
79859243SobrienNOTES   :	if they don't have a #! header on top.
79959243SobrienVERSION	:	6.02.07
80059243Sobrien
80159243SobrienVENDOR	:	tektronix
80259243SobrienMODELS	:	4300
80359243SobrienCOMPILER:	cc
80459243SobrienCFLAGS	:	production
80559243SobrienLIBES	:	-ltermcap
80659243SobrienOS	:	UTek 4.0 (BSD 4.2)
80759243SobrienCONFIG	:	bsd
80859243SobrienENVIRON	:	n/a
80959243SobrienNOTES	:	set DFLAGS = -DUTek -DBSD in the Makefile
81059243SobrienVERSION	:	6.02.07
81159243Sobrien
81259243SobrienVENDOR	:	BBN
81359243SobrienMODELS	:	butterfly gp1000
81459243SobrienCOMPILER:	cc
81559243SobrienCFLAGS	:	production
81659243SobrienLIBES	:	-ltermcap
81759243SobrienOS	:	Mach 1000 version 2.5
81859243SobrienCONFIG	:	mach
81959243SobrienENVIRON	:	n/a
82059243SobrienNOTES	:	n/a
82159243SobrienVERSION	:	6.02.07
82259243Sobrien
82359243SobrienVENDOR	:       sony
82459243SobrienMODELS	:       news 3700
82559243SobrienCOMPILER:	cc
82659243SobrienCFLAGS	:	-O -Wf,-XNp15000,-XNd15000,-XNh15000
82759243SobrienLIBES	:	-lcurses -lc /usr/ucblib/libucb.a
82859243SobrienOS	:	sysvr4, news-os 5.02
82959243SobrienCONFIG	:	sysv4
83059243SobrienENVIRON	:	n/a
83159243SobrienNOTES	:	Use /usr/bin/cc, not /usr/ucb/cc.
83259243SobrienVERSION	:	6.00.03
83359243Sobrien
83459243SobrienVENDOR	:	ibm & compatible
83559243SobrienMODELS	:	i386, i486
83659243SobrienCOMPILER:	cc
83759243SobrienCFLAGS	:	production
83859243SobrienLIBES	:	-lterm
83959243SobrienOS	:	Coherent 4.0
84059243SobrienCONFIG	:	coh3
84159243SobrienENVIRON	:	gnu tools (see below)
84259243SobrienNOTES	:	The standard make, /bin/sh and sed that come with Coherent are
84359243SobrienNOTES	:	not quite up to the makefile.  Either use gnu make or change 
84459243SobrienNOTES	:	occurances of '# to '\# since Coherent's make takes all '#'s to
84559243SobrienNOTES	:	be a comment, even when quoted, except when escaped by '\'.
84659243SobrienNOTES	:	Coherent's /bin/sh does not allow you to set VERSION, etc.
84759243SobrienNOTES	:	since they are hard-wired internal variables.  Either use 
84859243SobrienNOTES	:	/usr/bin/ksh, another sh or change the name of the offending
84959243SobrienNOTES	:	variables.  Coherent's sed, unfortunately, is broken beyond a
85059243SobrienNOTES	:	workaround.  Either get gnu sed or run that portion of the
85159243SobrienNOTES	:	makefile on a machine with a full sed and import the output.
85259243SobrienVERSION	:	6.02.08
85359243Sobrien
85459243SobrienVENDOR	:	Control Data Systems
85559243SobrienMODELS	:	CD4680
85659243SobrienCOMPILER:	cc, cc2.20 (mips)
85759243SobrienCFLAGS	:	mips systems, DFLAGS=-DCDC
85859243SobrienLIBES	:	-ltermcap
85959243SobrienOS	:	EP/IX 1.4.3 (RiscOS based)     
86059243SobrienCONFIG	:	mips
86159243SobrienENVIRON :	bsd4.3 (if sysv, need "set path=(/usr/bsd43/bin $path)" )
86259243SobrienNOTES	:	n/a
86359243SobrienVERSION :	6.02.00
86459243Sobrien
86559243SobrienVENDOR  :       alliant
86659243SobrienMODELS  :       FX/8X series
86759243SobrienCOMPILER:       pcc
86859243SobrienCFLAGS  :       normal
86959243SobrienLIBES   :       -ltermcap -lresolv
87059243SobrienOS      :       Concentrix 6.0.00 beta
87159243SobrienCONFIG  :       alliant (see NOTES)
87259243SobrienENVIRON :       n/a
87359243SobrienNOTES   :       Needs to define DIRENT and BSDLIMIT in h.  The
87459243SobrienNOTES	:	beta release of the Concentrix 6.0.00 has some errors
87559243SobrienNOTES	:	in the system header files, namely, /usr/include/sys/dir.h.
87659243SobrienVERSION :       6.03.00
87759243Sobrien
87859243SobrienVENDOR	:	hp
87959243SobrienMODELS	:	hp9000s700
88059243SobrienCOMPILER:	cc
88159243SobrienCFLAGS	:	No -O here!!! Breaks quoting! Try echo 'foo | bar'...
88259243SobrienLIBES	:	-ltermcap
88359243SobrienOS	:	HP OSF/1 1.0
88459243SobrienCONFIG	:	hposf1
88559243SobrienENVIRON	:	n/a
88659243SobrienNOTES	:	n/a
88759243SobrienVERSION	:	6.03.00
88859243Sobrien
88959243SobrienVENDOR  :	digital
89059243SobrienMODELS  :	DEC 3000/400 (alpha)
89159243SobrienCOMPILER:	cc
89259243SobrienCFLAGS  :	-call_shared -I. -I.. -O -Olimit 2000 -std1
89359243SobrienLIBES   :	-lcurses
89459243SobrienOS      :	OSF1 1.2
89559243SobrienCONFIG  :	decosf1
89659243SobrienENVIRON :       n/a
89759243SobrienNOTES	:	none
89859243SobrienVERSION :	6.03
89959243Sobrien
90059243SobrienVENDOR  :	digital
90159243SobrienMODELS  :	DEC 3000/400 (alpha)
90259243SobrienCOMPILER:	cc
90359243SobrienCFLAGS  :	-O2 -I. -I.. -Olimit 2000
90459243SobrienLIBES   :	-lcurses
90559243SobrienOS      :	OSF1 (Digital Unix) 1.3, 2.0, 3.0, 3.2, 4.0
90659243SobrienCONFIG  :	decosf1
90759243SobrienENVIRON :       n/a
90859243SobrienNOTES	:	none
90959243SobrienVERSION :	6.07.11
91059243Sobrien
91159243SobrienVENDOR  :	Intel
91259243SobrienMODELS  :	Paragon
91359243SobrienCOMPILER:	icc
91459243SobrienCFLAGS  :	-O2
91559243SobrienLIBES   :	-ltermcap
91659243SobrienOS      :	Paragon OSF/1 Release 1.0.1 Server 1.0 R1.0
91759243SobrienCONFIG  :	parosf1
91859243SobrienENVIRON :	n/a
91959243SobrienNOTES   :	I have gotten two different config files that both seem to
92059243Sobrien	:	work!
92159243SobrienVERSION :	6.03.00
92259243Sobrien
92359243SobrienVENDOR  :	Data General
92459243SobrienMODELS  :	AViiON mc88000
92559243SobrienCOMPILER:	cc
92659243SobrienCFLAGS  :	-O2
92759243SobrienLIBES   :	-lcurses
92859243SobrienOS      :	DGUX 5.4R2.01
92959243SobrienCONFIG  :	dgux5.4
93059243SobrienENVIRON :	n/a
93159243SobrienNOTES   :	n/a
93259243SobrienVERSION :	6.04.00
93359243Sobrien
93459243SobrienVENDOR	:	Data General
93559243SobrienMODELS	:	Aviion
93659243SobrienCOMPILER:	gcc 2.5.8
93759243SobrienCFLAGS	:	-g -O2 -msvr4
93859243SobrienLIBES	:	-ltermcap
93959243SobrienOS	:	DGUX 5.4.1
94059243SobrienCONFIG	:	dgux5.4
94159243SobrienENVIRON	:	sde m88kdguxelf
94259243SobrienVERSION	:	6.05.00
94359243Sobrien
94459243SobrienVENDOR	:	Harris
94559243SobrienMODELS	:	Tahoe
94659243SobrienCOMPILER:	cc, gcc 1.42
94759243SobrienCFLAGS	:	-O
94859243SobrienLIBES	:	-ltermcap
94959243SobrienOS	:	CX/UX 5.1 CX/UX 7.1
95059243SobrienCONFIG	:	hcx
95159243SobrienENVIRON :	universe bsd
95259243SobrienNOTES	:	n/a
95359243SobrienVERSION :	6.06.01
95459243Sobrien
95559243SobrienVENDOR	:	Multiflow
95659243SobrienMODELS	:	multiflow
95759243SobrienCOMPILER:	cc
95859243SobrienCFLAGS	:	-O5 -sb_trace 0 -DMULTIFLOW
95959243SobrienLIBES	:	-ltermcap -lcrypt
96059243SobrienOS	:	4.3 BSD TRACE/UNIX
96159243SobrienCONFIG	:	bsd
96259243SobrienENVIRON :	n/a
96359243SobrienNOTES	:	Lower the optimization or you'll get a 5M binary!
96459243SobrienNOTES	:	cc broken: typedef void sigret_t; typedef void pret_t;
96559243SobrienVERSION :	6.04.00
96659243Sobrien
96759243SobrienVENDOR	:	Unixware
96859243SobrienMODELS	:	all
96959243SobrienCOMPILER:	cc
97059243SobrienCFLAGS	:	normal
97159243SobrienLIBES	:	-lcrypt -ltermlib -lsocket -lnsl -lgen
97259243SobrienOS	:	Unixware 2.03 (4.2MP)
97359243SobrienCONFIG	:	svr4
97459243SobrienENVIRON :	n/a
97559243SobrienNOTES	:	Remove PW_SHADOW from config file, or add -lgen for getspnam
97659243SobrienVERSION :	6.07.00
97759243Sobrien
97859243SobrienVENDOR	:	Intergraph
97959243SobrienMODELS	:	clipper
98059243SobrienCOMPILER:	cc
98159243SobrienCFLAGS	:	n/a
98259243SobrienLIBES	:	-ltermcap -lbsd
98359243SobrienOS	:	clix 7.1.3
98459243SobrienCONFIG	:	clipper
98559243SobrienENVIRON :	n/a
98659243SobrienNOTES	:	n/a
98759243SobrienVERSION :	6.05.00
98859243Sobrien
98959243SobrienVENDOR  :       SNI (Siemens Nixdorf Information Systems)
99059243SobrienMODELS  :       rm400  (R4000 mips)
99159243SobrienCOMPILER:       /usr/bin/cc
99259243SobrienCFLAGS  :       -kansi; xmkmf (=>  -DSVR4 -DSNI -DSMSINFO -DR3000)
99359243SobrienLIBES   :       -ltermcap -lc -L/usr/ucblib -lucb
99459243SobrienOS      :       SINIX 5.42
99559243SobrienCONFIG  :       sysv4
99659243SobrienENVIRON :
99759243SobrienNOTES   :       This is a POSIX (XPG-4) system.
99859243SobrienNOTES   :       Make sure that -lucb is included _last_ (even after -lc)
99959243SobrienNOTES   :       so use: -ltermcap -lc -L/usr/ucblib -lucb
100059243SobrienNOTES   :       In config.h, set HAVEUTMPX und unset BSDSIGS and BSDTIMES
100159243SobrienNOTES   :
100259243SobrienVERSION :       6.06.03
100359243Sobrien
100459243SobrienVENDOR  :       U/WIN
100559243SobrienMODELS  :       i386
100659243SobrienCOMPILER:       cc
100759243SobrienCFLAGS  :       -O
100859243SobrienLIBES   :       -lcurses
100959243SobrienOS      :       Windows NT with U/WIN
101059243SobrienCONFIG  :       uwin
101159243SobrienENVIRON :
101259243SobrienNOTES   :       Needs POSIX.DLL from U/WIN version later than 1.6
101359243SobrienNOTES   :       Did not function correctly when using #define SYSMALLOC
101459243SobrienVERSION :       6.07.02
101559243Sobrien
101659243SobrienVENDOR  :       SNI (Siemens Nixdorf Information Systems)
101759243SobrienMODELS  :       rm600  (R4000 mips)
101859243SobrienCOMPILER:       /usr/bin/cc
101959243SobrienCFLAGS  :       -kansi -DSVR4 -DSNI -DSMSINFO -DR3000
102059243SobrienLIBES   :       -ltermcap -lsocket -lxnet -lc -L/usr/ucblib -lucb
102159243SobrienOS      :       SINIX 5.43
102259243SobrienCONFIG  :       sysv4
102359243SobrienENVIRON :
102459243SobrienNOTES   :       In config.h, set HAVEUTMPX und unset BSDSIGS,
102559243SobrienNOTES   :       BSDTIMES, and BSDLIMIT, since otherwise resource.h
102659243SobrienNOTES   :       is falsely searched in /usr/ucbinclude/sys/
102759243SobrienNOTES   :
102859243SobrienVERSION :       6.07.02
102959243Sobrien
103059243SobrienVENDOR	:	FUJITSU
103159243SobrienMODELS	:	ds90
103259243SobrienCOMPILER:	cc
103359243SobrienCFLAGS	:	-O -I. -DSVR4 -DANSICPP
103459243SobrienLIBES	:	-lsocket -lnsl -ltermcap
103559243SobrienOS	:	UXP/DS V20L10(SVR4.2)
103659243SobrienCONFIG	:	sysv4
103759243SobrienENVIRON	:	n/a
103859243SobrienNOTES	:	n/a
103959243SobrienVERSION	:	6.07.02
104059243Sobrien
104159243SobrienVENDOR	:	Fujitsu ICL
104259243SobrienMODELS	:	SuperServer Intel based
104359243SobrienCOMPILER:	gcc 2.7.2
104459243SobrienCFLAGS	:	normal for gcc 2.1+  ....  -O2 $(INCLUDES)
104559243SobrienLIBES	:	-ltermlib -lsocket -lnsl -lcrypt -lgen
104659243SobrienOS	:	SCO UnixWare 2.1 SysVR4.2 i386 x86at
104759243SobrienCONFIG	:	sysv4
104859243SobrienENVIRON	:	n/a
104959243SobrienNOTES	:	none
105059243SobrienVERSION	:	6.06.00
105159243Sobrien
105259243SobrienVENDOR	:	NEC
105359243SobrienMODELS	:	SX-4, SX-5
105459243SobrienCOMPILER:	cc
105559243SobrienCFLAGS	:	-h0,ansi,novector,float0 # for NEC SX-4
105659243SobrienLIBES	:	-Gsmall
105759243SobrienOS	:	NEC's
105859243SobrienCONFIG	:	superux8
105959243SobrienENVIRON	:	n/a
106059243SobrienNOTES	:	none
106159243SobrienVERSION	:	6.08.01
106259415Sobrien
106359415SobrienVENDOR	:	Unixware 7.1.0
106459415SobrienMODELS	:	all
106559415SobrienCOMPILER:	gcc
106659415SobrienCFLAGS	:	normal
106759415SobrienLIBES	:	-ltermlib -lsocket -lgen
106859415SobrienOS	:	Unixware 7.1.0  
106959415SobrienCONFIG	:	svr5
107059415SobrienENVIRON :	n/a
107159415SobrienNOTES	:	none
107259415SobrienVERSION :	6.09.00
107359415Sobrien
1074