[Mono-dev] JIT Patch Types

2011-06-07 Thread Martin Däumler
Hello, I have a further question about Mono internals. For a soft real-time project based on Mono I try to pre-patch all JIT-, jump-, class init- and delegate-trampolines (the latter at runtime). So I investigate the patches that are emitted in mono_resolve_patch_target(). The underlying

[Mono-list] Installing mono using yum

2011-06-07 Thread James Darbyshire
I am trying to install from yum using the novel ftp repos. It's timing out after 5 minutes Is there a problem? -- Regards, James Darbyshire jamesdarbysh...@gmail.com ___ Mono-list maillist - Mono-list@lists.ximian.com

[Mono-list] PDF Viewer problem when i am running windows application on mono for Linux

2011-06-07 Thread bala.ral bala.ral
Hi, I am creating one small application(pdf viewer) using vb.net 3.5. Now we are converting the pdf viewer into linux. So we are using Mono 2.0 for converting pdf viewer into Linux. But it giving the error *implement type compare for 1b!* *This application has requested the Runtime to

Re: [Mono-list] PDF Viewer problem when i am running windows application on mono for Linux

2011-06-07 Thread Stifu
Hi, If you really are using Mono 2.0, you should update. bala.ral bala.ral wrote: Hi, I am creating one small application(pdf viewer) using vb.net 3.5. Now we are converting the pdf viewer into linux. So we are using Mono 2.0 for converting pdf viewer into Linux. But it giving

Re: [Mono-list] linux+mono and windows client sslstream communication failure

2011-06-07 Thread Chirag Patel
I have added bug with code and certificates to novell bugzilla. https://bugzilla.novell.com/show_bug.cgi?id=698674 Since now I was working on the same ubuntu Linux VM for both client and server, and also using certificates generated on the same machine using makecert, I thought there is a reason