On Jul 20, 2010, at 2:54 PM, P Kishor wrote: > 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?
I don't remember exactly why I set those, possibly early issues now non-issues with the pgxs makefile setup, but I think there may be a problem if they don't agree with what's already in the pgxs makefiles (both archs as I've distributed Postgres). ----- William Kyngesburye <kyngchaos*at*kyngchaos*dot*com> http://www.kyngchaos.com/ "Those people who most want to rule people are, ipso-facto, those least suited to do it." - A rule of the universe, from the HitchHiker's Guide to the Galaxy _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
