From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sun, 4 May 2003 23:41:16 +0400 From: Alexey Tourbin To: sisyphus@altlinux.ru Message-ID: <20030504194116.GA20831@solemn.turbinal.org> Mail-Followup-To: sisyphus@altlinux.ru References: <200304301624.46519.nexus6@list.ru> <20030430130451.4cb7146d.avl@l14.ru> <200304301338.37943.dmi_a@qnx.org.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5vNYLRcllDrimb99" Content-Disposition: inline In-Reply-To: <200304301338.37943.dmi_a@qnx.org.ru> Subject: [sisyphus] Re: XFree86-4.3.0 Sender: sisyphus-admin@altlinux.ru Errors-To: sisyphus-admin@altlinux.ru X-BeenThere: sisyphus@altlinux.ru X-Mailman-Version: 2.0.9 Precedence: bulk Reply-To: sisyphus@altlinux.ru List-Unsubscribe: , List-Id: List-Post: List-Help: List-Subscribe: , List-Archive: Archived-At: List-Archive: --5vNYLRcllDrimb99 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit On Wed, Apr 30, 2003 at 01:38:37PM +0400, Dmitry Alexeyev wrote: > 3) просто подправить ссылки в /etc/alternatives Нужно сделать так: # ln -sf ccache /usr/bin/cc # ln -sf ccache /usr/bin/gcc # ln -sf ccache /usr/bin/c++ # ln -sf ccache /usr/bin/g++ # ln -sf gcc /etc/alternatives/cc # ln -sf c++ /etc/alternatives/g++ # cat </etc/profile.d/ccache.sh #!/bin/sh export CCACHE_PATH=/etc/alternatives EOF # chmod +x /etc/profile.d/ccache.sh $ . /etc/profile $ gcc --version i586-alt-linux-gcc (GCC) 3.2.1 (ALT Linux, build 3.2.1-alt2) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. $ realpath `which gcc` /usr/bin/ccache $ > ccache ломает все ссылки почему-то. Иногда вместо i586-alt-linux-gcc почему-то > делается попытка запускать i686-alt-linux-gcc... /lib/cpp ссылка вообще > сломана. Как ccache может ломать ссылки? Почему у всех ломает, а у меня не ломает? Я не могу. Sisyphus@ иногда превращается в рассадник ересей, как средневековая Франция. :) Или это в последней сборке нахимичили? --5vNYLRcllDrimb99 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+tWzcfBKgtDjnu0YRAg5/AJ9pxWbPHZjiBFwp9VPvUrloctI/0ACgmBUf Pcv2/vF4r9DlpZI1koKqW5c= =gt3g -----END PGP SIGNATURE----- --5vNYLRcllDrimb99--