[Mono-dev] Mono / LLVM

2012-06-21 Thread damageboy
Hi, I just wanted to make sure that the latest mono from the master branch is STILL supposed to go with the mono/llvm fork on git-hub. I other words... Am I doing it right? I the mono + llvm on x64 still a viable option (I realize it's alpha quality at best, I just want to know it's not

[Mono-dev] Latest mono --aot from trunk + FSharp.Compiler.dll

2010-08-03 Thread damageboy
Hi, I'm trying to generate an aot image of F#. When I run mon --aot FSharp.Compiler.dll I get this: [mono.trunk] ~/fsharp/bin @ mono --aot FSharp.Compiler.dll Mono Ahead of Time compiler - compiling assembly /home/dans/fsharp/bin/FSharp.Compiler.dll Could not load file or assembly 'ISymWrapper,

[Mono-dev] Any chances to apply the fix for bug 603378?

2010-08-03 Thread damageboy
Hi, While running my Windows app, I'm getting the same bug decribed at: https://bugzilla.novell.com/show_bug.cgi?id=603378 The bug report proposes a fix (the last attachment/commented added there) that does seem to fix the bug on my test case. Is there any chance someone might review this any

Re: [Mono-dev] Fundamental performance problems with Mono

2010-01-07 Thread damageboy
Hi Zvika, I'll start by saying that I've been there, I've also seen abysmal performance with the mono async socket implementation. If you'll dig down in the code (I did so last time around Mono 2.2) you should also see that there is no such thing in Mono/Linux at any rate... By this, I mean that