Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!ut-sally!utah-cs!peterson From: peterson@utah-cs.UUCP (John W Peterson) Newsgroups: comp.sys.apollo Subject: Re: Re: Is an Apollo a UNIX box? Message-ID: <4585@utah-cs.UUCP> Date: Fri, 22-May-87 16:07:54 EDT Article-I.D.: utah-cs.4585 Posted: Fri May 22 16:07:54 1987 Date-Received: Sat, 23-May-87 16:38:40 EDT References: <1242@ssc-vax.UUCP> Organization: University of Utah CS Dept Lines: 10 I have ported a fair amount of Unix code (50K+ lines of C, shell scripts, makefiles, etc.) to the Apollo, and in general (speaking post SR9.2) I would say it's relativly painless. The major differences usually crop up in programs that want to know lots about /dev/kmem, a.out.h, or the guts of stdio.h. I would say it's much easier to port code to Domain/IX than to try and port it across different versions of Unix (say, from 4.2 BSD to ATT Sys5). Cheers, jp