Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!GARGOYLE.UCHICAGO.EDU!troy%zaphod From: troy%zaphod@GARGOYLE.UCHICAGO.EDU Newsgroups: comp.lang.modula2 Subject: Re: Romable M2 Message-ID: <8903132150.AA27840@zem.uchicago.edu> Date: 13 Mar 89 21:50:28 GMT References: <1225*wick@instr.camosun.bc.ca> Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: Modula2 List Organization: U. Chicago Math Dept. Lines: 18 In article <1225*wick@instr.camosun.bc.ca> you write: >Can anybody tell me if it is possible to link Logitech MS-DOS Modula-2 for >loading into rom? A couple versions back, they sold an absolute linker/loader >kit but in a recent phone call they indicated they no longer have >this product. > >Do other compilers/linkers support romable Modula-2 for the 8088? > >Darrell Wick >Camosun College - Victoria, BC Canada (604) 477-9291 >wick@camosun.bc.ca JPI offers a program called M2LOCATE in the technical kit for their modula-2 compiler that can be used (they say) to produce ROMable code. Unfortunately, some procedures in the AsmLib and SYSTEM modules are self-modufying and thus not ROMable. I've never tried this, so I can't tell you how well it works. Troy Zerr troy@zaphod.uchicago.edu