| From: | Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: --enable-ccache configure option |
| Date: | 2018-05-04 21:04:38 |
| Message-ID: | CAA8=A7-hBTad=G6QR884k9LfQ+QPC3A16xyZCsZq+xUCz8_-pQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, May 4, 2018 at 1:58 PM, Andres Freund <andres(at)anarazel(dot)de> wrote:
> Hi,
>
> Now that there's several tools used during compilation that can benefit
> from ccache I wonder if it's time to add an option to configure for
> setting up ccache across the board.
>
> ISTM --enable-ccache would simplify setup for a number of people? And it
> shouldn't be hard to implement.
>
What exactly would it do? I use ccache all the time, have for years,
but it's not clear to me what can usefully be done by configure.
cheers
andrew
--
Andrew Dunstan https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2018-05-04 21:06:53 | Re: MSYS2 and pg_upgrade testing |
| Previous Message | AJG | 2018-05-04 20:45:59 | Re: Interesting paper: Contention-Aware Lock Scheduling |