From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sun, 5 Oct 2003 18:54:59 +0300 From: Alex Yustasov To: sisyphus@altlinux.ru Message-ID: <20031005155459.GA7131@server.by> Mail-Followup-To: Alex Yustasov , sisyphus@altlinux.ru Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.4.1i X-Envelope-To: sisyphus@altlinux.ru Subject: [sisyphus] =?koi8-r?b?68HLINTF0MXS2CDSwcLP1MHF1A==?= ccache? X-BeenThere: sisyphus@altlinux.ru X-Mailman-Version: 2.1.2 Precedence: list Reply-To: sisyphus@altlinux.ru List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2003 16:00:40 -0000 Archived-At: List-Archive: Здравствуйте! После обновления gcc-common сломался ccache. У меня стоит в .bash_profile GCC_USE_CCACHE=1 export GCC_USE_CCACHE $ gcc ccache, a compiler cache. Version 1.9 Copyright Andrew Tridgell, 2002 Usage: ccache [options] ccache compiler [compile options] compiler [compile options] (via symbolic link) Options: -s show statistics summary -z zero statistics -c run a cache cleanup -F set maximum files in cache -M set maximum size of cache (use G, M or K) -h this help page -V print version number Что нужно сделать чтобы ccache заработал?