[Mono-dev] Building Mono on Linux/Alpha

Sergey Tikhonov tsv at solvo.ru
Tue Aug 29 08:15:43 EDT 2006


Zoltan Varga wrote:

>                            Hi,
>
>  The best approach, as I said previously, is to make sure all the 
> tests (except
> perhaps the pinvoke/marshalling tests) run under mono/tests. Since 
> these tests
> are much simpler than mcs, it is much easier to track down the
> possible problems.

Ok, thank you for advice. I checked the mono/tests and see that there 
are more tests than
in regression testsuite I downloaded from the site (it is said they are 
old).
I will try them out.
Playing with mcs I got into alpha-specific problem. In my current 
aproach working with consts and
method addresses requires that the size of generated code should be less 
than 32kb. The mcs.exe has "yyparse" method
that was translated into 160kb size native code and aborted on internal 
assertions. :( I would have to
find a solution for that too.

Regards,

-- 
Sergey Tikhonov

Solvo Ltd.
Saint-Petersburg, Russia
tsv at solvo.ru




More information about the Mono-devel-list mailing list