From: Daniel Jacobowitz <drow@mvista.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) Configure host subdirs in Makefile, optionally.
Date: Tue, 03 Dec 2002 16:08:00 -0000 [thread overview]
Message-ID: <20021204000831.GA8754@nevyn.them.org> (raw)
In-Reply-To: <20021204000033.GA6411@doctormoo>
On Tue, Dec 03, 2002 at 07:00:33PM -0500, Nathanael Nerode wrote:
> # gcc is the only module which uses GCC_FLAGS_TO_PASS.
> +.PHONY: configure-gcc maybe-configure-gcc
> +maybe-configure-gcc
Something is line-wrapping you...
> @@ -1190,6 +1272,8 @@
> # it's safer to use a soft dependency.
>
> # Host modules specific to gcc.
> +# GCC needs to identify certain tools.
> +gcc/Makefile: maybe-configure-binutils maybe-configure-gas maybe-configure-ld maybe-configure-bison maybe-configure-flex
Ideally we would build binutils/gas/ld before configuring GCC, I think.
We try to use them in the configure script; right now this is avoided
by getting the version number out of the source tree if they're in-tree
but that detail could be cleaned up if they were built in advance.
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
prev parent reply other threads:[~2002-12-04 0:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-03 16:01 Nathanael Nerode
2002-12-03 16:08 ` Daniel Jacobowitz [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=20021204000831.GA8754@nevyn.them.org \
--to=drow@mvista.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