Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!yale!umich!samsung!sol.ctr.columbia.edu!cica!iuvax!silver!cmcclary From: cmcclary@silver.ucs.indiana.edu (charles mcclary) Newsgroups: comp.sys.mac.programmer Subject: MPW C compiler options? Message-ID: <54032@iuvax.cs.indiana.edu> Date: 10 Aug 90 18:50:21 GMT Sender: news@iuvax.cs.indiana.edu Reply-To: cmcclary@silver.ucs.indiana.edu (charles mcclary) Organization: Indiana University, Bloomington Lines: 15 I received some MPW C source with a MakeFile. When I run the MakeFile, the complie commands have options which are flagged as invalid. Below are two examples: c -mbg on -sym on -i ::include filename.c and c -s net -mbg on -sym on -i ::include filename.c My MPW C 2.0.2 manual does not describe these options. Or, I just haven't found it yet. Thanks, Charles McClary