FrescoWelcome to Fresco


	OS			compiler	static/dynamic	threads

[1]	Solaris 2.4		gcc-2.7.2	y/y	 	y
[2]	SunOS4.1.3		gcc-2.7.2.1	y/y		n(2)
[3]	OSF1 V3.2 148		gcc-2.7.2.1	y/y		y
[4]	IRIX 5.3		gcc-2.7.2.1	y/y		n(3)
[5]	Linux 2.0.18		gcc-2.7.2	y/y		n(4)
[6]	HPUX B.10.20A		gcc-2.7.2.1	y/y		n(5)
[7]	Solaris 2.5.1		SUN CC 4.1	y/y		y
[8]	Digital Unix 4.0	gcc 2.7.2.1	n/y		y

Notes:
	(1) hopefully soon
	(2) mit pthreads seems to work, however they lack pthread_cancel
	    so it has to be implemented in terms of pthread_kill
	(3) far to unstable, where are SGI us*/sproc freaks?
	(4) same as (2); however, all thread packages seem to be pretty
	    unstable; linuxthreads crashes later, but it does
	(5) someone stole the pthread header :-) ... soon

current Fresco project