Re: Problem to compiling with SunStudio - Mailing list pgsql-admin

From Tom Lane
Subject Re: Problem to compiling with SunStudio
Date
Msg-id 10278.1248705077@sss.pgh.pa.us
Whole thread Raw
In response to Problem to compiling with SunStudio  (<monika.koenig@bonn.de>)
List pgsql-admin
<monika.koenig@bonn.de> writes:
> when I compile without Sunstudio, everythings goes well:
> ...
> How can I compile with SunStudio using readline???

IOW, readline is there and gcc finds it, but SunStudio doesn't.
I'd bet a nickel it's in /usr/local/.  gcc is customarily configured
to search /usr/local/include and /usr/local/lib automatically, but
vendor cc's usually are not.

            regards, tom lane

pgsql-admin by date:

Previous
From:
Date:
Subject: Problem to compiling with SunStudio
Next
From: "Thorne, Francis"
Date:
Subject: Re: Slow adding Large Indexes