configure should use this:

    thallium$ sysctl -n hw.optional.x86_64
    1

and then add

     --build=x86_64-apple-darwin CC="gcc -m64" CXX="g++ -m64"

automatically
