Closed marcusleemitchell closed 11 years ago
For me it compiled ok:
$ ruby -v
ruby 2.0.0p0 (2013-02-24 revision 39474) [x86_64-darwin11.4.2]
$ ruby -e 'puts RUBY_PLATFORM'
x86_64-darwin11.4.2
$ uname -a
Darwin dawid.local 11.4.2 Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64 x86_64
$ gcc --version
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
Also I'm on rbenv, while Marcus on rvm.
Looks like a 32bit-specific issue.
I get the following when compiling the gem