Re: postgres 8.3.8 and Solaris 10_x86 64 bit problems? - Mailing list pgsql-hackers

From Andrew Chernow
Subject Re: postgres 8.3.8 and Solaris 10_x86 64 bit problems?
Date
Msg-id 4ADE7DAB.9060704@esilo.com
Whole thread Raw
In response to Re: postgres 8.3.8 and Solaris 10_x86 64 bit problems?  (u235sentinel <u235sentinel@gmail.com>)
Responses Re: postgres 8.3.8 and Solaris 10_x86 64 bit problems?
List pgsql-hackers
> I'll hack the makefile and give it a shot.

No need to hack it, set CFLAGS during configure:

shell]# CFLAGS="-m64" ./configure (options)

-- 
Andrew Chernow
eSilo, LLC
every bit counts
http://www.esilo.com/


pgsql-hackers by date:

Previous
From: u235sentinel
Date:
Subject: Re: postgres 8.3.8 and Solaris 10_x86 64 bit problems?
Next
From: "Marc G. Fournier"
Date:
Subject: Re: Going, going, GUCs!