From: DJ Delorie <dj@redhat.com>
To: ac131313@redhat.com
Cc: nickk@ubicom.com, gdb@sources.redhat.com, neroden@twcny.rr.com
Subject: Re: Trunk build problems
Date: Mon, 16 Dec 2002 13:18:00 -0000 [thread overview]
Message-ID: <200212162118.gBGLI8F06830@greed.delorie.com> (raw)
In-Reply-To: <3DFE3F30.5060304@redhat.com> (message from Andrew Cagney on Mon, 16 Dec 2002 16:01:36 -0500)
> - It no longer configures directories that are not needed - huge time saver!
Also, it doesn't even list those directories in the Makefile, so we
don't waste time checking - repeatedly - to see if they're configured.
> - It can parallize configures
More accurately, it can configure one module while it starts building
another. We can't actually do two configures at the same time because
of the shared cache.
> > - Under cygwin, libtermcap attempts to be build (which doesn't exist). This
> > causes a circular make problem as it can't change into the directory so does
> > a make in src again.
>
> Sounds like Makefile.tpl (?) needs a tweak?
Yup. It should at least be "cd foo && make" not "cd foo; make", but a
make:configure dependency might be missing too. Nate?
> > - If you do an incremental make in src it reconfigures a number of
> > directories *every time* (both linux and cygwin).
>
> One case of this - bfd - was fixed. Is this another case?
Nate's working on a fix to cover all of them. After that, we can
worry about missed ones.
next prev parent reply other threads:[~2002-12-16 21:18 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-16 12:36 Nick Kelsey
2002-12-16 12:41 ` Daniel Jacobowitz
2002-12-16 12:59 ` Elena Zannoni
2002-12-16 13:01 ` Andrew Cagney
2002-12-16 13:18 ` DJ Delorie [this message]
2002-12-22 23:43 ` Nathanael Nerode
[not found] ` <redirect-4840171@silicondust.com>
2002-12-16 13:12 ` Nick Kelsey
2002-12-16 19:22 ` Christopher Faylor
2002-12-16 17:58 ` Christopher Faylor
2002-12-16 18:06 ` Christopher Faylor
[not found] <redirect-4840161@silicondust.com>
2002-12-18 19:21 ` Nick Kelsey
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=200212162118.gBGLI8F06830@greed.delorie.com \
--to=dj@redhat.com \
--cc=ac131313@redhat.com \
--cc=gdb@sources.redhat.com \
--cc=neroden@twcny.rr.com \
--cc=nickk@ubicom.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