Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!lll-winken!elroy.jpl.nasa.gov!sdd.hp.com!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!dali.cs.montana.edu!milton!uw-beaver!zephyr.ens.tek.com!tektronix!percy!m2xenix!puddle!p25.f506.n106.z1.fidonet.org!Jon.Guthrie From: Jon.Guthrie@p25.f506.n106.z1.fidonet.org (Jon Guthrie) Newsgroups: comp.lang.modula2 Subject: Re: Fitted Software Tools Modula-2 Compiler Question Message-ID: <8184.283BD989@puddle.fidonet.org> Date: 22 May 91 00:50:32 GMT Sender: ufgate@puddle.fidonet.org (newsout1.26) Organization: FidoNet node 1:106/506.25 - Fulcrum's Edge, Spring TX Lines: 25 On a message of 19-May-91, Nathan Torkington (1:105/42.0) Said: > I have been experimenting with the Fitted Software Tools Modula-2 > Are the libraries, as distributed, intact? Yes. > There only appears to be the "huge" memory model in the M2LIB and UTL > files. > Can anyone point out what I'm doing wrong? The "huge" model is a C-language aberration. The FST Modula-2 compiler doesn't offer different memory models because Modula-2 doesn't need different memory models even for segmented architectures. (C needs different models because it treats pointers like funny integers so you need the option to trade generality for speed.) -- uucp: uunet!m2xenix!puddle!106!506.25!Jon.Guthrie Internet: Jon.Guthrie@p25.f506.n106.z1.fidonet.org