all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: Eli Zaretskii <eliz@gnu.org>, Dan Nicolaescu <dann@ics.uci.edu>,
	emacs-devel@gnu.org
Subject: Gcc-generated dependencise. (Was: Re: dump (temacs) fails, core in alloc.c)
Date: Sat, 14 Nov 2009 16:24:36 +0100	[thread overview]
Message-ID: <4AFECBB4.6060805@swipnet.se> (raw)
In-Reply-To: <jwvpr7qo4wi.fsf-monnier+emacs@gnu.org>

Stefan Monnier skrev:
>> How about detecting if we are using gcc and generate dependencies on the fly
>> while compiling the first time?  I see many packages that does so. Would
>> such a change be OK?
> 
> That would be good, yes.  As long as it doesn't break builds on non-gcc
> and non-gmake systems.
> 

I have checked in dependency generation on the fly for src.  Configure checks 
for gcc -MMD -MF and GNU Make and if not explicitly disabled with 
--disable-autodepend, dependencies are then generated when files are compiled.

	Jan D.




  reply	other threads:[~2009-11-14 15:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-09 17:59 dump (temacs) fails, core in alloc.c Jan Djärv
2009-11-09 18:36 ` Jan Djärv
2009-11-09 19:12   ` Dan Nicolaescu
2009-11-09 19:42     ` Eli Zaretskii
2009-11-09 20:37       ` Dan Nicolaescu
2009-11-09 22:02         ` Stefan Monnier
2009-11-09 23:15           ` Dan Nicolaescu
2009-11-10 14:01             ` Stefan Monnier
2009-11-10  7:07           ` Jan D.
2009-11-10 14:02             ` Stefan Monnier
2009-11-14 15:24               ` Jan Djärv [this message]
2009-11-10 14:56         ` Richard Stallman

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=4AFECBB4.6060805@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=dann@ics.uci.edu \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.