Hi there,
I like to use Gearman on Bitnami MAMP Stack on Mac OS-X (10.6) but it does not work to compile via pecl because MAMP is 32bit, but all (most) other libs are 64bit.
I installed gearman via "homebrew" (see https://github.com/mxcl/homebrew) and by default homebrew compiles all in 64bit.
Could you provide a 64bit version or the sources so I can compile it by myself?