Invokes Mimosa and MMCCMesa to effect a complete Mesa compilation. The optional path specification applies to the Mimosa step. The optimization-level specification applies to the MMCCMesa step.
The `Compile' command is currently specialized to only deal with `sun4' compilations, using the .c2c.* style. The resulting .c2c.o appears in the `sun4' subdirectory of the current directory.
examples
% Compile -path . ../../mob htap- -O0 UTGetPutImpl Mimosa -c UTGetPutImpl . . . . . . no errors. C compiling UTGetPutImpl . no errors. %
compiles UTGetPutImpl for debugging, looking first in the current directory and then the uncle named `mob' for files referenced by Mimosa.
warnings
The `Compile' command is currently specialized to only deal with `sun4' compilations, using the .c2c.* style.
stop/undo
The STOP! button can interrupt the Mimosa or MMCCMesa step.