Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!sdd.hp.com!decwrl!ads.com!killer!usenet From: anders@flint (Anders Wallgren) Newsgroups: comp.sys.mac.programmer Subject: Re: MPW C 3.1 & Mac Incompatibility Message-ID: <1990Nov8.181617.21650@verity.com> Date: 8 Nov 90 18:16:17 GMT References: <1990Nov6.231844.18732@Neon.Stanford.EDU> Sender: usenet@verity.com (USENET News) Reply-To: anders@flint (Anders Wallgren) Distribution: na Organization: Verity, Inc., Mountain View, CA Lines: 9 In-Reply-To: commons@Sunburn.Stanford.EDU (Peter Commons) What do you mean by 'refuses to run'? If you're getting bus errors you might be accessing memory in an unaligned fashion, which is supported on the '020 and '030, but not the 68000. If it's something else, perhaps the version of the operating system on the SE is too old and you're trying to use some feature which it doesn't support. anders