Department of Engineering

IT Services

Compiling

You can compile programs from within emacs by using M-x compile. This will prompt for a command line which will be used as the default for subsequent calls of M-x compile. If compilation fails, you can use C-x ` to move to the first reported error and then to subsequent errors.