Hi,
> I have a simple Helloworld console app that compiles fine with mcs,
> but gmcs crashes with:
using System;
namespace foo
{
public class foo
{
static void Main()
{
Console.Writeline("Hello world");
}
}
}
Works fine for me[1] ;)
Seriously though, any chance of the source, if it's built from source,
OS, distro etc?
Paul
[1] Standard disclaimer - it worked when I wrote it on paper ;)
--
Vertraue mir, ich weiss, was ich mache...
_______________________________________________
Mono-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list