> 2. add a Preprocess S phase, like > > gcc -S -g -DMLton_safe=TRUE -DMLton_detectOverflow=TRUE \ > -I/home/sweeks/mlton/include -o /tmp/z.0.s /tmp/z.0.S Unfortunately, gcc treats a call like this as a nop, and doesn't actually produce any output file.