Re: Compiling ELF 64-bit on Solaris

From: Andrew Sullivan <ajs(at)crankycanuck(dot)ca>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Compiling ELF 64-bit on Solaris
Date: 2006-10-26 22:21:12
Message-ID: 20061026222112.GC6866@phlogiston.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Oct 26, 2006 at 12:40:41PM -0700, vodhner(at)cox(dot)net wrote:
> How can I get the "make" to generate ELF 64-bit executables on Solaris 10?
>
> We're on Fujitsu hardware; uname -a displays this:
> SunOS .... 5.10 Generic_118822-26 sun4us sparc FJSV,GPUZC-M

Well, to start with, are you using a compiler that can generate 64
bit binaries? How about your libs?

A

--
Andrew Sullivan | ajs(at)crankycanuck(dot)ca
Unfortunately reformatting the Internet is a little more painful
than reformatting your hard drive when it gets out of whack.
--Scott Morris

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jeff Davis 2006-10-26 23:19:38 Possible problem with PQescapeStringConn and standard_conforming_strings
Previous Message Tom Lane 2006-10-26 21:29:34 Re: Effect of large text field data on queries