Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!bu-cs!purdue!haven!h.cs.wvu.wvnet.edu!g.cs.wvu.wvnet.edu!gww From: gww@g.cs.wvu.wvnet.edu (Gary Carvell) Newsgroups: comp.sys.mac Subject: MPW 3.0 and Global Data > 32k Message-ID: <341@h.cs.wvu.wvnet.edu> Date: 12 Apr 89 22:18:37 GMT Sender: news@h.cs.wvu.wvnet.edu Lines: 10 I am porting a large UNIX program to the Mac II using MPW C 3.0. The existing program has about 27k of global data. I have just added the next component, whthe -m option, then link with -ss and -srt. My question is, do I just recompile the parser files with -m, or do I need to recompile all the source files? Thanks in advance for your help. Gary