"Rudolf Leitgeb" <[EMAIL PROTECTED]> writes: > - Compile psql for x86_64. This can be easily done with the following > commands:
> CFLAGS="-Os -arch x86_64" LDFLAGS="-arch x86_64" ./configure > --disable-depend --with-pam --with-openssl > --prefix=/Users/rleitgeb/pq_x86_64 I don't think it's really as "easy" as all that with the 8.3 source tree. This might possibly work with CVS HEAD due to recent changes in our build process, but I'll bet that you simply aren't getting fully 64-bit executables this way in 8.3. regards, tom lane -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs