Compiling AS MacroAssembler on Linux

Some notes on getting the AS MacroAssembler running on Debian (Windows Subsystem for Linux 2, although that shouldn't make a difference).

Precompiled binaries aren't available for Linux, so it's a case of downloading and compiling the C source code. The only tricky bit is getting the compile options set correctly.