[Mono-dev] [PATCH] Mono port to the MIPS 64-bit

Mark Mason mmason at upwardaccess.com
Wed Apr 29 14:23:53 EDT 2009


Hello,

In general, I think the changes look good. They are rather monolithic  
- I do wish they'd been submitted to the list in a piecemeal fashion  
as they were developed - they'd be a lot easier to digest that way.

I think the odds of some breakage of the o32 port are quite high given  
what I've seen so far. But, I suspect that the changes should simply  
go in at this point.

For future reference, even on the SiCortex machines it should be  
possible to run/build/test under an o32 userland such as debian by  
simply doing a chroot. That's a fairly common technique that's used  
under MIPS/Linux to provide multiple, incompatible userlands under a  
single kernel. In fact, it's how I got the n32 port of Mono started.

/Mark

On Apr 29, 2009, at 6:31 AM, Ian Dichkovsky wrote:

>
> Hello Paolo,
>
>
> Paolo Molaro-2 wrote:
>>
>> On 04/24/09 Ian Dichkovsky wrote:
>>> And we have prepared ChangeLogs and added them to
>>> https://bugzilla.novell.com/show_bug.cgi?id=497320
>>> ChangeLog.diff
>>> ChangeLog_libgc.diff
>>> ChangeLog_mono_arch.diff
>>> ChangeLog_mono_io-layer.diff
>>> ChangeLog_mono_mini.diff
>>
>> *) mono_arch_find_jit_info() is duplicated entirely, it's better to  
>> aoid
>> too much code duplication there.
>>
>
> Thank you for very useful advices. Our developers have made changes
> following your guide, except changes to mono_arch_find_jit_info().
> I've updated all diffs in bugzilla and marked old as obsoletes.
>
> So, what next moves will be - should we wait for Mark Mason's  
> feedback or we
> could check in those changes to SVN?
>
> Regards,
> Ian
> -- 
> View this message in context: http://www.nabble.com/-PATCH--Mono-port-to-the-MIPS-64-bit-tp23175539p23295865.html
> Sent from the Mono - Dev mailing list archive at Nabble.com.
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list



More information about the Mono-devel-list mailing list