Re: postgres 8.3.8 and Solaris 10_x86 64 bit problems?

From: Andrew Chernow <ac(at)esilo(dot)com>
To: u235sentinel(at)gmail(dot)com
Cc: Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: postgres 8.3.8 and Solaris 10_x86 64 bit problems?
Date: 2009-10-21 03:19:07
Message-ID: 4ADE7DAB.9060704@esilo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2009-10-21 04:08:02 Re: Going, going, GUCs!
Previous Message u235sentinel 2009-10-21 03:07:05 Re: postgres 8.3.8 and Solaris 10_x86 64 bit problems?