From: Alexandre Oliva <aoliva@redhat.com>
To: Nathanael Nerode <neroden@twcny.rr.com>
Cc: gcc-patches@gcc.gnu.org, gdb-patches@sources.redhat.com,
binutils@sources.redhat.com, dj@redhat.com
Subject: Re: (toplevel patch) Real make targets for configure-target-*
Date: Fri, 13 Dec 2002 06:06:00 -0000 [thread overview]
Message-ID: <orpts6hxwe.fsf@free.redhat.lsd.ic.unicamp.br> (raw)
In-Reply-To: <20021203163033.GA7829@doctormoo>
On Dec 3, 2002, Nathanael Nerode <neroden@twcny.rr.com> wrote:
> +# BASE_CC_FOR_TARGET is the actual program file of CC_FOR_TARGET,
> +# for use in dependencies. Replace $$r with a relative
> +# path if it's present.
> +set dummy $CC_FOR_TARGET; cc_for_target_first_word=$2
> +BASE_CC_FOR_TARGET=`echo "$cc_for_target_first_word" | sed -e 's,[$][$]r,.,'`
Beware CC_FOR_TARGET starting with env_var=content. You may want to
strip words containing `=' before setting it.
(yeah, I've actually run into this, while playing with distcc for gcc
bootstrapping, having to override DISTCC_HOSTS)
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist Professional serial bug killer
prev parent reply other threads:[~2002-12-13 13:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-03 8:31 Nathanael Nerode
2002-12-03 10:21 ` DJ Delorie
2002-12-13 6:06 ` Alexandre Oliva [this message]
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=orpts6hxwe.fsf@free.redhat.lsd.ic.unicamp.br \
--to=aoliva@redhat.com \
--cc=binutils@sources.redhat.com \
--cc=dj@redhat.com \
--cc=gcc-patches@gcc.gnu.org \
--cc=gdb-patches@sources.redhat.com \
--cc=neroden@twcny.rr.com \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox