Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!sdcsvax!jww From: jww@sdcsvax.UUCP Newsgroups: comp.sys.mac,comp.lang.c Subject: Re: C compiler for Mac: responses Message-ID: <3243@sdcsvax.UCSD.EDU> Date: Thu, 28-May-87 21:02:05 EDT Article-I.D.: sdcsvax.3243 Posted: Thu May 28 21:02:05 1987 Date-Received: Sat, 30-May-87 06:04:42 EDT References: <2068@emory.UUCP. Organization: Western Software Technology, Vista, CA Lines: 23 Keywords: Macintosh Aztec Lightspeed MPW C compiler Xref: utgpu comp.sys.mac:3198 comp.lang.c:2142 In article <2068@emory.UUCP., ospwd@emory.UUCP (Peter Day {EUCC}) writes: . From gatech!seismo!cmcl2!nyu-acf2.arpa!siritzky Tue Apr 28 11:44:13 1987 ... . ... All of these C compilers . will only allow you a 32K code segment - for the whole program. In our . case this was way too little. . I have since tried the MPW C. It is better than the others for my problems, . although it still has the 32k limitation (I'm told that this is a problem . with the Mac OS!). ... . Brian Siritzky, C.I.M.S., 251 Mercer Street, New York, NY 10012 . ARPA : siritzky@nyu . uucp : ...!cmcl2!acf2!siritzky It is certainly possible to make programs with segments . 32K with MPW C. The linker is quite keen on this, although any Macintosh 512 will crash when it sees one. I believe your data segment is still limited to 32K, though. -- Joel West {ucbvax,ihnp4}!sdcsvax!jww (ihnp4!gould9!joel if I ever fix news) jww@sdcsvax.ucsd.edu if you must