From: Ammar Ali Date: 2010-07-15T05:57:34+09:00 Subject: Re: [OT] Cpp Complier --0016e644ba3a0a88ab048b5f3ced Content-Type: text/plain; charset=UTF-8 On Wed, Jul 14, 2010 at 11:54 PM, Ammar Ali wrote: > On Wed, Jul 14, 2010 at 11:03 PM, andrew mcelroy wrote: > >> >> Surely there has to be an llvm compiler for windows. >> It depends on what you are using it for. >> > > Interesting. The last time I tried to pass ruby's code through clang it > choked on the __asm__ keywords in vm.c. I admit that it was a half hearted > effort and I didn't try to figure out if there were options that would make > it work. I hope to give it another try soon. Do you know of any documented > successful compilations on linux? > > Thanks, > Ammar > > That should have been vm_exec.c, not vm.c --0016e644ba3a0a88ab048b5f3ced--