Search Postgresql Archives

Re: Building PG 8.2.3 for x86_64 on Mac OS X 10.4.9

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



A.M. wrote:
On Apr 19, 2007, at 3:21 PM, Kevin Murphy wrote:
Has anybody tried making a 64-bit PostgreSQL on an Apple XServe w/ Intel Woodcrest CPU's? My compile works, but the 'make check' fails because of failure to allocate shared memory. There's plenty of SYSV memory available.

The configure script will likely still configure for the 32-bit headers (so size_t will be 32 bits incorrectly). It will take a little more autoconf hacking to get a 64-bit build.
sizeof(size_t) reports as 8.

-Kevin




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux