On Tue, Jul 20, 2010 at 2:38 PM, William Kyngesburye <[email protected]> wrote: > export CFLAGS="-Os -arch i386 -arch x86_64" > export PG_CPPFLAGS="-arch i386 -arch x86_64"
Does that build for both 32 and 64 bit? If I leave out the above flags, the default build on Snow Leopard should be 64 bit, no? -- Puneet Kishor _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
