[comp.sys.mac.programmer] MPW C compiler

lefty@twg.com (David N. Schlesinger) (06/07/90)

In article <3021@husc6.harvard.edu> bochner@flare.harvard.EDU (Harry 
Bochner) writes:
> [Discussion of weird stuff at end of a disassembly which are revealed to be
>  Macsbug labels omitted...]
> 
> Think C has an option to turn off the generation of these symbolic names; I
> don't know whether MPW C has one.

Yes, in MPW C you can specify "-mbg off" on the command line to turn off 
the generation of MacsBug symbols.  Emitting untruncated symbols for the debugger is the default in MPW C 3.0 (and later...)

|<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>|
|           David N. Schlesinger   ||   "When I have nothing to say,       |
|           The Wollongong Group   ||    my lips are sealed;               |
| Internet: Lefty@twg.com          ||    say something once,               |
| POTS:     415/962-7219           ||    why say it again?" -- David Byrne |
|<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>|