[Mono-devel-list] [REGRESSION] Change in mono runtime caused Nemerle do stop bootstraping

Paolo Molaro lupus at ximian.com
Tue Mar 1 07:10:19 EST 2005


On 03/01/05 Kamil Skalski wrote:
> > Increasing/decreasing the value and checking if nemerle works should point
> > out for which type the GC descriptor is computed incorrectly.
> 
> Hmm, so should I increase the 58 value to the point where it stops printing 
> anything? Or to the point where is may print something, but stop/start 
> failing?

You should not remove the return, obviously. If with the 58 value
you still get the same crash, decrease it, until it crashes no more.
The type that is likely at fault is included in the two numbers and
you can do a binary search. If you don't get the crash, you increase
the number until you get it.
If you can't do it, provide a tarball I can use to reproduce.

> Is there a way to omit 'make install' stage when testing? Ideally I would like 
> to only build mono runtime, point my configuration to use newly builded 
> 'mono' and test things. Which directory should I use?

You can just run make install inside the mono or the mini directory.

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better



More information about the Mono-devel-list mailing list