Re: solaris build problem with Sun compilers

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: stange(at)rentec(dot)com, pgsql-ports(at)postgresql(dot)org
Subject: Re: solaris build problem with Sun compilers
Date: 2006-05-11 23:16:40
Message-ID: 200605112316.k4BNGeB17324@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Tom Lane wrote:
> Alan Stange <stange(at)rentec(dot)com> writes:
> > Tom Lane wrote:
> >> Nobody else has complained of this, so the least you could do is
> >> identify which Solaris version and exactly which compiler you're
> >> talking about.
>
> > I just tried building on all of these combinations:
>
> > Solaris 10: compilers 6.2 and 11
> > Solaris 9: compilers 8, 9, 10, 11
> > Solaris 8: compilers 6.2, 9, 11
>
> > Postgresql 8.1.3 fails to compile on all of them with --enable-debug
>
> OK, that's a reasonably convincing sample ;-). Will fix. Thanks
> for the report!

Uh, backend/port/tas/solaris*.s ASM files have "section" like:

.section ".text"

Are these OK? I didn't see you report any problems with these.

--
Bruce Momjian http://candle.pha.pa.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Tom Lane 2006-05-11 23:23:12 Re: solaris build problem with Sun compilers
Previous Message Tom Lane 2006-05-11 21:54:49 Re: solaris build problem with Sun compilers