Path: utzoo!utgpu!watserv1!watmath!att!pacbell!pacbell.com!mips!swrinde!zaphod.mps.ohio-state.edu!maverick.ksu.ksu.edu!ux1.cso.uiuc.edu!aries!mcdonald From: mcdonald@aries.scs.uiuc.edu (Doug McDonald) Newsgroups: comp.text.tex Subject: Re: DOS Extenders & Big TeX's (MSDOS)? Message-ID: <1990Sep8.170806.28897@ux1.cso.uiuc.edu> Date: 8 Sep 90 17:08:06 GMT References: <959@tharr.UUCP> Sender: news@ux1.cso.uiuc.edu (News) Reply-To: mcdonald@aries.scs.uiuc.edu (Doug McDonald) Organization: School of Chemical Sciences, Univ. of Illinois at Urbana-Champaign Lines: 19 In article <959@tharr.UUCP> gtoal%uk.ac.ed@nsfnet-relay.ac.uk (Graham Toal) writes: >Dear netland, > >I'm trying to do something which probably hasn't been done before, and >I've hit a problem. If anyone has already tried anything similar, I'd >appreciate if you could get in touch please: > >I'm trying to make a version of TeX for MSDOS which will run under a >DOS Extender; this means that as far as the C program is concerned, >you appear to have a real computer with a large flat address space. I have made CommonTex work in 32 bit mode on a 386, in versions using 3.3 and 6 megabytes of memory. It was extremely easy, using the MicroWay C compiler and the Phar Lap extender. It passes the trip test except for one problem involving the name of one of the files it writes out; this is harmless, the file itself is correct. This is of course pre-3.0 TeX. Doug McDonald