Re: [Mono-dev] Mono:MIPS patch

2007-10-23 Thread Yoichi NAKAYAMA
At Fri, 19 Oct 2007 17:11:05 +0900, Yoichi NAKAYAMA wrote: > > With those changes, I've checked that "mono --regression basic-long.exe" > > passes except test_0_conv_to_r4 (tested on Debian-MIPS on qemu). [...] > I've changed mono_lconv_to_r4's return type to double, > and confirmed that mono pas

Re: [Mono-dev] Silverlight/Moonlight questions

2007-10-23 Thread Stephen A
Would a Windows port of Moonlight be a feasible goal? This way one could target Moonlight exclusively and maintain cross-platform compatibility (talking about a hypothetical desktop application - not that we need any more desktop UI APIs than the ones we already have (WinForms, WPF, GTK#, K

[Mono-dev] [PATCH] ARM support for IMT

2007-10-23 Thread Rodrigo Kumpera
Hey, Attached are both the patch for IMT on ARM and a shell script I used to test the changes. The current design emit all contants after unconditional branches, this works ok for bsearch entries as the distance until the next unconditional branch is bound to less than 2kb (32 entries * 20 max en

Re: [Mono-dev] Silverlight/Moonlight questions

2007-10-23 Thread Jeffrey Stedfast
On Mon, 2007-10-22 at 17:12 +0200, "Andrés G. Aragoneses [ knocte ]" wrote: > Miguel de Icaza escribió: > >> Is MS Silverlight also a native library like Moonlight? Doesn't it have > >> a managed API to be consumed by managed programs in order to use it > >> outside of a browser? > > > > It is

Re: [Mono-dev] mojoPortal broken using latest Mono from svn

2007-10-23 Thread Marek Habersack
On Sat, 20 Oct 2007 13:58:08 -0400, "Joe Audette" <[EMAIL PROTECTED]> scribbled: > Hi Guys, Hello Joe, [snip] > System.IO.FileNotFoundException: Could not load file or assembly > 'App_GlobalResources' or one of its dependencies. The system cannot > find the file specified. > File name: 'App_Glob