[pubcookie-users] installing pubcookie Mac 10.6 Snow Leopard
Ryan Schmidt
pubcookie-2011b at ryandesign.com
Wed Aug 10 10:57:00 PDT 2011
On Aug 10, 2011, at 12:50, James Hughes wrote:
> I've built pubcookie for 2 OS X 10.6 machines recently and I didn't pass any arguments to configure. Just use the basic ./configure all by itself.
And that would be fine if you just wanted the compiler's default architecture (x86_64, assuming a 64-bit machine). If you also wanted i386, perhaps because you wanted the option of starting your web server in 32-bit mode for some reason, then you would want to specify the -arch i386 -arch x86_64 flags.
More information about the pubcookie-users
mailing list