Re: 64Bit Solaris Compile

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Rod Taylor <pg(at)rbt(dot)ca>
Cc: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 64Bit Solaris Compile
Date: 2004-11-22 20:50:26
Message-ID: 18253.1101156626@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Rod Taylor <pg(at)rbt(dot)ca> writes:
> Our local admin tried compiling a 64bit PostgreSQL on Solaris 9 using
> the below environment:
> ...
> export CFLAGS='-m64'

In 8.0 you'd want to also
export LDFLAGS_SL='-m64'

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2004-11-22 20:52:31 Re: [Testperf-general] Re: ExclusiveLock
Previous Message Oliver Jowett 2004-11-22 20:43:35 Re: 64Bit Solaris Compile