Hello, I added --verbose to $MONO_OPTIONS so that when "fsc" runs I will get some notion of progress. If I run "fsc" from the CLI I get tons of output. When I run "fsc" from MonoDevelop, I get no output anywhere (plus MonoDevelop hangs). Any suggestions how I can track "mono ... fsc.exe ..." after MonoDevelop spawns and starts it? Vasili