Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!ut-sally!utah-cs!utah-gr!stride!tahoe!malc From: malc@tahoe.UUCP (Malcolm L. Carlock) Newsgroups: comp.lang.c,comp.sys.ibm.pc,comp.sys.intel Subject: C compilers that can access more memory Message-ID: <496@tahoe.UUCP> Date: Thu, 4-Jun-87 14:13:45 EDT Article-I.D.: tahoe.496 Posted: Thu Jun 4 14:13:45 1987 Date-Received: Tue, 9-Jun-87 03:01:59 EDT Organization: Univ. of Nev., Reno-Mathematics Lines: 17 Keywords: More C Memory Xref: mnetor comp.lang.c:2364 comp.sys.ibm.pc:4627 comp.sys.intel:257 --- Line eater food --- I'm looking for a C compiler to run on '286 AT's or AT clones that can access more than 64K of program and 64K of data memory. Microsoft C and MIX C both seem to be unable to access more than 64K of either. (This seems to be based on some difficulty implementing pointers using these machines' segmented memory setup). This puts a bit of a damper on any kind of large-scale development work on these machines using C. Anyone out there have any ideas? Thanks. ----------------------------------------------------------------------------- malc@tahoe.UUCP