SIGN IN SIGN UP

Add a default implementation of compile() to the base class.

The default implementation calls _compile() to compile individual
files.  This method must be implemented by the subclass.  This change
factors out most of the remaining common code in all the compilers
except mwerks.
J
Jeremy Hylton committed
6e08d22b1a7dabb5456460f152cc5e102cf44ea5
Parent: 0747121