Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!elroy.jpl.nasa.gov!decwrl!waikato.ac.nz!comp.vuw.ac.nz!am.dsir.govt.nz!tui.marcam.dsir.govt.nz!tony From: tony@tui.marcam.dsir.govt.nz (Tony Cooper) Newsgroups: comp.sys.mac.programmer Subject: How do you compile CShell/THINK C? Message-ID: <1991Jun30.230348.4797@am.dsir.govt.nz> Date: 30 Jun 91 23:03:48 GMT Sender: news@am.dsir.govt.nz Reply-To: sramtrc@albert.dsir.govt.nz Organization: Applied Mathematics Group D.S.I.R. Lines: 13 I grabbed CShell/THINK C from ftp.apple.com. It is a shell of a system 7 program and looks to be extremely useful (especially for those whose copy of IM VI has not arrived yet). But I cannot get it to compile using THINK C 4.0.5. It uses MPW C named header files (eg Memory.h) instead of THINK C header files (eg MemoryMgr.h). I tried using MPW C 3.2 header files but they are not quite compatible. So how do you do it? Is there an appropriate MacHeaders file or something? Thanks, Tony Cooper sramtrc@albert.dsir.govt.nz