Hello.
Recently I have reviewed the latest version of Mono.
the mono engine was installed succesfully.
But compilation  of mcs-0.21  hangs up on the stage
of compilation of the new  compiler.
So, staying in  mcs-0.21 I type  "gmake -f makefile.gnu"  and  see the followig:
----------
mcs /target:exe  -o mcs.exe AssemblyInfo.cs assign.cs attribute.cs driver.cs cs-parser.cs cs-tokenizer.cs tree.cs location.cs cfold.cs class.cs codegen.cs const.cs constant.cs decl.cs delegate.cs enum.cs ecore.cs expression.cs genericparser.cs interface.cs literal.cs modifiers.cs namespace.cs parameter.cs pending.cs report.cs rootcontext.cs statement.cs support.cs typemanager.cs symbolwriter.cs
----------
and  this is forever - the compiler is hanged up.
previous releases were running here ok.
 
Couldn't some one help me, what can I do here?
 
Regards, Vlad

Reply via email to