Re: Bug #584: postgresql will not build on Solaris with cc - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Bug #584: postgresql will not build on Solaris with cc
Date
Msg-id 24639.1013548496@sss.pgh.pa.us
Whole thread Raw
In response to Bug #584: postgresql will not build on Solaris with cc  (pgsql-bugs@postgresql.org)
Responses Re: Bug #584: postgresql will not build on Solaris with cc
List pgsql-bugs
pgsql-bugs@postgresql.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

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #584: postgresql will not build on Solaris with cc
Next
From: Nishad Prakash
Date:
Subject: Re: Bug #584: postgresql will not build on Solaris with cc