On Mar 28, 2009, at 8:09 PM, रजनीश wrote:
Hello,
I'm curious, how did you manage to build MacRuby with clang? I
thought
it did not support C++ yet. Did you use llvm-g++ maybe?
Laurent
I just used g++. I haven't built llvm-gcc. That is too much trouble.
when '.c' then ['clang'
Hello,
I'm curious, how did you manage to build MacRuby with clang? I thought
it did not support C++ yet. Did you use llvm-g++ maybe?
Laurent
I just used g++. I haven't built llvm-gcc. That is too much trouble.
when '.c' then ['clang', @cflags]
when '.cpp' then ['/usr
Hello,
I'm curious, how did you manage to build MacRuby with clang? I thought
it did not support C++ yet. Did you use llvm-g++ maybe?
Laurent
On Mar 28, 2009, at 4:45 PM, रजनीश wrote:
Hello,
banchmark is already impressive when compared to 0.4.
I ran the benchmark with:
1. clang -03 -arc