Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!CS.PURDUE.EDU!sbm
From: sbm@CS.PURDUE.EDU
Newsgroups: comp.os.xinu
Subject: Re: Mac compiler choice for XINU?
Message-ID: <8909291414.AA01979@merlin.cs.purdue.edu>
Date: 29 Sep 89 14:14:26 GMT
References: <2067@cbnewsd.ATT.COM>
Sender: daemon@ucbvax.BERKELEY.EDU
Organization: The Internet
Lines: 15


     Macintosh Xinu was written for Aztec C.  Aztec C comes as a basic
package with optional embellishments.  When you order it, be sure to ask
for the package that has the "make" command.  If you want their
debugger, I think you also have to request that.  I use the Apple text
editor to edit the makefiles, because the automatically generated
dependencies include lines that are too long for the Aztec "z" editor to
handle.

     Work has been done here at Purdue on Xinu with virtual memory, but
it is not in the Macintosh version.

					Steve Munson
					sbm@cs.purdue.edu
----------