[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Feature request: support distcc and ccache (automatic --mode=compile
From: |
Scott James Remnant |
Subject: |
Re: Feature request: support distcc and ccache (automatic --mode=compile) |
Date: |
Sun, 02 Jan 2005 13:46:14 +0000 |
On Fri, 2004-12-31 at 12:47 +0200, Jari wrote:
> Libtool could automatically switch to --mode-compile when it
> sees standard commands 'ccache' or 'distcc'. The Makefiles usually do
> not include --mode=compile, because the CC is usually set to gcc,
> which libtool recognizes.
>
./configure "CC=ccache gcc" works just fine, libtool will be configured
with this as a compiler and will work accordingly.
Having libtool ignore this would be dangerous as the compiler could
behave differently under distcc or ccache.
Scott
--
Have you ever, ever felt like this?
Had strange things happen? Are you going round the twist?
signature.asc
Description: This is a digitally signed message part
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Feature request: support distcc and ccache (automatic --mode=compile),
Scott James Remnant <=