yet more -v stuff

Matthew Fluet fluet@CS.Cornell.EDU
Fri, 5 Jan 2001 12:18:52 -0500 (EST)


>  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.