Xref: utzoo comp.sys.mac.system:3016 comp.unix.misc:896 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!usc!snorkelwacker.mit.edu!shelby!neon!rfischer From: rfischer@Neon.Stanford.EDU (Ray Fischer) Newsgroups: comp.sys.mac.system,comp.unix.misc Subject: Re: MINIX for Mac Message-ID: <1991Feb1.212427.17194@Neon.Stanford.EDU> Date: 1 Feb 91 21:24:27 GMT References: <12001@ur-cc.UUCP> Distribution: na Organization: Computer Science Department, Stanford University Lines: 28 vince@cvs.rochester.edu (Vincent Ferrera) writes ... > Has anyone heard of or, better yet, used this supposedly UNIX-like Yes, and Yes. > operating system for the Mac? Does it have any advantages over the > standard Mac OS for things like real-time programming or directly > accessing hardware? Does it allow you to make calls to Quickdraw No it doesn't have any advantages. It runs under the regular Mac OS (Finder or Multi-) and within that provides a Unix v7 like environment complete with C compiler, assembler, shell, tools, and complete source code for everything but the compiler and assembler. It provides pre-emptive multitasking, two terminal windows, and other such features. > or other toolbox functions? How hard would it be to convert a Yes, I believe you can call the toolbox functions from programs written under Minix. > THINK C program which makes heavy use of the Mac OS utilities to > run under MINIX? Better off just running it under the Mac OS directly. Ray Fischer rfischer@cs.stanford.edu