|
From: | Vincent Caron |
Subject: | Re: 'ccache gcc' as compiler with libtool |
Date: | Wed, 26 Nov 2003 14:20:10 +0100 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5b) Gecko/20030903 Thunderbird/0.2 |
Earnie Boyd wrote:
So, you need to <file name='~/bin/cg++' status="untested"> #! /bin/sh ccache g++ "$@" </file>
I have an autoconf macro detecting ccache, so I could indeed generate such a file on the fly. However, as a maintainer, I find it easier to request developers to have up-to-date autotools rather than keeping another 'permanent temporary hack' around. Is there a reason not to 'fix' the libtool invocation in automake ?
[Prev in Thread] | Current Thread | [Next in Thread] |