From: "Dmitry V. Levin" <ldv@altlinux.org> To: ALT Devel discussion list <devel@altlinux.ru> Subject: Re: [devel] ccache support in gcc-common Date: Tue, 23 Sep 2003 12:28:32 +0400 Message-ID: <20030923082832.GB7186@basalt.office.altlinux.org> (raw) In-Reply-To: <20030923082158.GC29029@sam-solutions.net> [-- Attachment #1: Type: text/plain, Size: 1913 bytes --] On Tue, Sep 23, 2003 at 11:21:58AM +0300, Alexander Bokovoy wrote: > On Tue, Sep 23, 2003 at 12:12:26PM +0400, Dmitry V. Levin wrote: > > On Thu, Sep 18, 2003 at 11:29:00AM +0300, Alexander Bokovoy wrote: > > > On Wed, Sep 17, 2003 at 10:23:45PM +0400, Dmitry V. Levin wrote: > > > > On Wed, Sep 17, 2003 at 07:13:32PM +0300, Alexander Bokovoy wrote: > > > > > Greetings! > > > > > > > > > > Предлагаю следующее добавление в gcc_wrapper, которое позволит [...] > > > > > Вот патч: > > > > [...] > > > > > > > > В принципе не возражаю. > > > > > > > > > Что нужно кроме него? > > > > > > > > > > 1. Убрать поддержку __ccache_cc/__ccache_cxx из rpm-build, они больше не > > > > > нужны. > > > > > > > > > > 2. Добавить выставление GCC_USE_CCACHE=1 в обработку __ccache_dir в > > > > > rpm-build. > > > > > > > > Об этом поподробнее. > > > > В частности, нужна ли нам совместимость с прежней схемой? > > > Нет, не нужна. В коде sandman никаких завязок на нее нет, разве что > > > придется убрать из настроек репозитариев упоминание о ccache-bte, который > > > теперь будет не нужен. Но это мелочь. > > > > Насколько я понимаю, добавление этой функциональности в gcc_wrapper ничего > > не сломает? > Нет. Ok > > Если так, то это можно было бы сделать, не дожидаясь изменения макросов в > > rpm-build. Кстати, что конкретно там надо будет поменять? > Знаешь, убери оттуда вообще поддержку ccache. Я положу макросы в > /etc/rpm/macros.d/ccache в пакет с ccache, так будет проще всего и, > очевидно, правильнее. $ fgrep -i ccache /usr/lib/rpm/i586-alt-linux/macros unset CCACHE_CC CCACHE_CXX CCACHE_DIR ||:\ %{?__ccache_cc:export CCACHE_CC=\"%__ccache_cc\"}\ %{?__ccache_cxx:export CCACHE_CXX=\"%__ccache_cxx\"}\ %{?__ccache_dir:export CCACHE_DIR=\"%__ccache_dir\"}\ Это они все? Как ты их сможешь переопределить, если это все из определения макроса %___build_pre? -- ldv [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2003-09-23 8:28 UTC|newest] Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-09-17 16:13 Alexander Bokovoy 2003-09-17 16:21 ` [devel] " Alexey Tourbin 2003-09-17 12:41 ` Sergey Vlasov 2003-09-17 16:48 ` Alexander Bokovoy 2003-09-17 17:19 ` Alexey Tourbin 2003-09-17 17:29 ` Alexander Bokovoy 2003-09-18 10:28 ` Dmitry V. Levin 2003-09-22 14:08 ` Michael Shigorin 2003-09-17 18:23 ` [devel] " Dmitry V. Levin 2003-09-18 8:29 ` Alexander Bokovoy 2003-09-23 8:12 ` Dmitry V. Levin 2003-09-23 8:21 ` Alexander Bokovoy 2003-09-23 8:28 ` Dmitry V. Levin [this message] 2003-09-23 8:50 ` Alexander Bokovoy 2003-09-30 16:43 ` Dmitry V. Levin 2003-09-30 16:48 ` Alexander Bokovoy 2003-09-30 16:58 ` Dmitry V. Levin 2003-10-02 14:02 ` Alexander Bokovoy 2003-10-02 17:09 ` Dmitry V. Levin 2003-10-16 11:18 ` Dmitry V. Levin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20030923082832.GB7186@basalt.office.altlinux.org \ --to=ldv@altlinux.org \ --cc=devel@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git