mail-archives/mono-devel-list/2013-June/040549.html

132 строки
6.2 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<TITLE> [Mono-dev] MIPS support status
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-devel-list%40lists.ximian.com?Subject=Re%3A%20%5BMono-dev%5D%20MIPS%20support%20status&In-Reply-To=%3CCANqeOFppyPQ2WPL1en2qGV7ySqpYbHLuX_kgr60bad-a6uE8%3Dw%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<style type="text/css">
pre {
white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
}
</style>
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="040522.html">
<LINK REL="Next" HREF="040520.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-dev] MIPS support status</H1>
<B>Miguel de Icaza</B>
<A HREF="mailto:mono-devel-list%40lists.ximian.com?Subject=Re%3A%20%5BMono-dev%5D%20MIPS%20support%20status&In-Reply-To=%3CCANqeOFppyPQ2WPL1en2qGV7ySqpYbHLuX_kgr60bad-a6uE8%3Dw%40mail.gmail.com%3E"
TITLE="[Mono-dev] MIPS support status">miguel at xamarin.com
</A><BR>
<I>Thu Jun 20 01:23:38 UTC 2013</I>
<P><UL>
<LI>Previous message: <A HREF="040522.html">[Mono-dev] MIPS support status
</A></li>
<LI>Next message: <A HREF="040520.html">[Mono-dev] Afallon: open source WPF implementation
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#40549">[ date ]</a>
<a href="thread.html#40549">[ thread ]</a>
<a href="subject.html#40549">[ subject ]</a>
<a href="author.html#40549">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hello,
We did a port for a specific board/ABI (I do not have the docs, I am
currently away from work). But it is possible that you will need to
adjust/tune up for different MIPS instruction sets and ABIs.
Adjusting Mono to different ABIs/configurations will likely require those
that own that hardware to provide the patches.
Miguel
On Thu, Jun 13, 2013 at 3:53 PM, Zoltan Gyarmati &lt;
<A HREF="http://lists.ximian.com/mailman/listinfo/mono-devel-list">mr.zoltan.gyarmati at gmail.com</A>&gt; wrote:
&gt;<i> Hello,
</I>&gt;<i>
</I>&gt;<i> in the last weeks i was playing around to get the Mono runtime 3.0.10
</I>&gt;<i> built with openwrt and work on a MIPS based router (TL-WDR4300,
</I>&gt;<i> technical details here: <A HREF="http://wiki.openwrt.org/toh/tp-link/tl-wdr4300">http://wiki.openwrt.org/toh/tp-link/tl-wdr4300</A>).
</I>&gt;<i> Already the building required some patching, some of them openwrt
</I>&gt;<i> specific, some of them mono specific, probably i'll publish them later.
</I>&gt;<i> After some experimenting and recompiling, the runtime seems to be
</I>&gt;<i> working on the target hw, but apparently the floating point support is
</I>&gt;<i> broken, so i couldn't get further than a simple helloworld application.
</I>&gt;<i> During searching about the issue, i found this bug:
</I>&gt;<i> <A HREF="https://bugzilla.xamarin.com/show_bug.cgi?id=7981">https://bugzilla.xamarin.com/show_bug.cgi?id=7981</A> , which probably has
</I>&gt;<i> the same root cause, but it seems the bug is not assigned to anybody
</I>&gt;<i> although it's more the 7 months old.
</I>&gt;<i> Surfing on the internet i find references which say the MIPS arch is
</I>&gt;<i> supported ( <A HREF="http://www.mono-project.com/Supported_Platforms,">http://www.mono-project.com/Supported_Platforms,</A>
</I>&gt;<i> <A HREF="http://www.mono-project.com/Release_Notes_Mono_3.0#MIPS_port">http://www.mono-project.com/Release_Notes_Mono_3.0#MIPS_port</A> ,etc), and
</I>&gt;<i> some others where it says it's &quot;not supported&quot; or &quot;community supported&quot;,
</I>&gt;<i> see Zoltan Varga's comments in the linked bug report for instance. So
</I>&gt;<i> now i'm wondering whether the MIPS arch is officially supported or not?
</I>&gt;<i> And If it's generally supported then which CPU versions are supported?
</I>&gt;<i> Big- and/or little endianess is supported? Hard and/or soft FPU-s are
</I>&gt;<i> supported?
</I>&gt;<i>
</I>&gt;<i> And more specifically: as i really just getting familiar with the Mono
</I>&gt;<i> internals (nice piece of sw btw:), i can't really see how much work is
</I>&gt;<i> needed to make this work properly on my CPU (MIPS 74kc, without hard
</I>&gt;<i> FPU), so i'm interested in any hints and estimation regarding to this.
</I>&gt;<i> (Naturally i'll attach test results, configurations, stacktraces when
</I>&gt;<i> it's needed, for now you can see a trace attached to the linked bug...)
</I>&gt;<i>
</I>&gt;<i> Thanks in advance, best regards:
</I>&gt;<i> zgyarmati
</I>&gt;<i>
</I>&gt;<i> --
</I>&gt;<i> br,
</I>&gt;<i> Zoltan Gyarmati
</I>&gt;<i> mail: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-devel-list">mr.zoltan.gyarmati at gmail.com</A>
</I>&gt;<i> freenode nick: zgyarmati
</I>&gt;<i>
</I>&gt;<i> _______________________________________________
</I>&gt;<i> Mono-devel-list mailing list
</I>&gt;<i> <A HREF="http://lists.ximian.com/mailman/listinfo/mono-devel-list">Mono-devel-list at lists.ximian.com</A>
</I>&gt;<i> <A HREF="http://lists.ximian.com/mailman/listinfo/mono-devel-list">http://lists.ximian.com/mailman/listinfo/mono-devel-list</A>
</I>&gt;<i>
</I>-------------- next part --------------
An HTML attachment was scrubbed...
URL: &lt;<A HREF="http://lists.ximian.com/pipermail/mono-devel-list/attachments/20130619/25b94dd2/attachment.html">http://lists.ximian.com/pipermail/mono-devel-list/attachments/20130619/25b94dd2/attachment.html</A>&gt;
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="040522.html">[Mono-dev] MIPS support status
</A></li>
<LI>Next message: <A HREF="040520.html">[Mono-dev] Afallon: open source WPF implementation
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#40549">[ date ]</a>
<a href="thread.html#40549">[ thread ]</a>
<a href="subject.html#40549">[ subject ]</a>
<a href="author.html#40549">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-devel-list">More information about the Mono-devel-list
mailing list</a><br>
</body></html>