Re: Bug #584: postgresql will not build on Solaris with cc

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: andre(at)synchronicity(dot)com, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug #584: postgresql will not build on Solaris with cc
Date: 2002-02-12 21:14:56
Message-ID: 24639.1013548496@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

pgsql-bugs(at)postgresql(dot)org writes:
> postgresql will not build on Solaris with cc

Which cc, exactly?

I just found out yesterday that /usr/ucb/cc doesn't work very well on
Solaris; it tries to provide a BSD-ish environment and doesn't really
succeed. You want to use the SUNpro compiler directly, or via the
standard link /usr/ccs/bin/ucbcc.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Ian Barwick 2002-02-12 21:58:18 Re: [BUGS] Bug #581: Sequence cannot be deleted
Previous Message Tom Lane 2002-02-12 20:48:09 Re: [BUGS] Bug #581: Sequence cannot be deleted