[Mono-dev] LLVM + mac deploys

2015-04-16 Thread Greg Young
I was looking through an issue from a mac user today. Apparently when they brought down mono from home brew there were two odds things. 1) It was 32bit. That's not really for this list though 2) It was using LLVM by default. Is LLVM ready for being the default at this point? I haven't been

Re: [Mono-dev] LLVM + mac deploys

2015-04-16 Thread Miguel de Icaza
Right, Mono on Mac is currently 32 bits, and we ship LLVM with it. But we do not default to LLVM, that is something that you can use when you pass the --llvm option. I believe we are just about to release a Mono that includes both 32 and 64 bit binaries. Miguel On Thu, Apr 16, 2015 at 10:15

Re: [Mono-dev] LLVM + mac deploys

2015-04-16 Thread Miguel de Icaza
Hello, LLVM is never the default for JIT configurations, it is something that you must manually opt-into. Did homebrew default to it? Because LLVM as a JIT is *very slow* Miguel On Thu, Apr 16, 2015 at 8:35 AM, Greg Young gregoryyou...@gmail.com wrote: I was looking through an issue from a

Re: [Mono-dev] LLVM + mac deploys

2015-04-16 Thread Miguel de Icaza
That is most definitely not the version that xamarin is shipping. On Thu, Apr 16, 2015 at 10:30 AM, Greg Young gregoryyou...@gmail.com wrote: Did something like just change with this? I just asked if anyone could do a fresh install and got mono --version Mono JIT compiler version 3.12.1

Re: [Mono-dev] LLVM + mac deploys

2015-04-16 Thread Greg Young
See twitter ... adding you there so you get link + user On Thu, Apr 16, 2015 at 5:31 PM, Miguel de Icaza mig...@xamarin.com wrote: That is most definitely not the version that xamarin is shipping. On Thu, Apr 16, 2015 at 10:30 AM, Greg Young gregoryyou...@gmail.com wrote: Did something

Re: [Mono-dev] LLVM + mac deploys

2015-04-16 Thread Greg Young
Did something like just change with this? I just asked if anyone could do a fresh install and got mono --version Mono JIT compiler version 3.12.1 (tarball Tue Mar 17 15:03:14 GMT 2015) Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com TLS: normal