[Mono-devel-list] mcs doesn't run properly

Miguel de Icaza miguel at ximian.com
Sat Jul 12 17:24:01 EDT 2003


Hello,

>  very simple way, because I've compiled it with gcc 2.95.4.
> 
> But when I'm trying to compile something (any source file) with mcs,
> it does nothing. You can spend a year waiting for some output from
> the compiler.

You could try running mcs like this:

	mono --trace mcs.exe  sample.cs

And see where it hangs.  That might help the developers track this down.

Also, Juli Mallett might be able to provide some feedback on the BSD
port.

Miguel



More information about the Mono-devel-list mailing list