[comp.sys.mac.programmer] How do you compile CShell/THINK C?

tony@tui.marcam.dsir.govt.nz (Tony Cooper) (07/01/91)

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