all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Philipp Stephani <p.stephani2@gmail.com>
To: Glenn Morris <rgm@gnu.org>
Cc: 27346@debbugs.gnu.org
Subject: bug#27346: module tests fail to compile with gcc 4.8.5
Date: Tue, 13 Jun 2017 18:50:22 +0000	[thread overview]
Message-ID: <CAArVCkQvTKha5qRhm97qdagA7Dh6cGd5vMxA4k0v8_thcNWaMA@mail.gmail.com> (raw)
In-Reply-To: <i737b3keeh.fsf@fencepost.gnu.org>

[-- Attachment #1: Type: text/plain, Size: 924 bytes --]

Glenn Morris <rgm@gnu.org> schrieb am Di., 13. Juni 2017 um 19:04 Uhr:

> Philipp Stephani wrote:
>
> > Does it also work if you run 'make src/emacs-module-tests' from 'test'?
>
> Yes, it does.
>
> Although I did change test/data/emacs-module/mod-test.o to not directly
> depend on src/emacs-module.c (only on .h), because it doesn't. Depending
> on the .c versions seems to me a bit like adding a depending on
> "src/emacs", which is strictly true, but would probably be annoying in
> practice. But put back the [ch] thing if that's the issue you mean.
>

No, that dependency would indeed be bogus. I don't remember why I put it
into test/Makefile.in in the first place.


>
> BTW, the relevant rules in test/Makefile are duplicating some of the
> logic of those in data/emacs-module/Makefile.in. Perhaps the latter
> could be removed.
>

Yes, I've done that now and at least for me the dependency tracking now
works fine.

[-- Attachment #2: Type: text/html, Size: 1428 bytes --]

  reply	other threads:[~2017-06-13 18:50 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-12 17:37 bug#27346: module tests fail to compile with gcc 4.8.5 Glenn Morris
2017-06-12 18:25 ` Eli Zaretskii
2017-06-12 20:28   ` Glenn Morris
2017-06-12 21:33     ` Philipp Stephani
2017-06-12 21:46       ` Glenn Morris
2017-06-12 22:00         ` Philipp Stephani
2017-06-12 22:10           ` Glenn Morris
2017-06-13  7:59             ` Philipp Stephani
2017-06-13 17:04               ` Glenn Morris
2017-06-13 18:50                 ` Philipp Stephani [this message]
2017-06-13  8:03         ` Philipp Stephani

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=CAArVCkQvTKha5qRhm97qdagA7Dh6cGd5vMxA4k0v8_thcNWaMA@mail.gmail.com \
    --to=p.stephani2@gmail.com \
    --cc=27346@debbugs.gnu.org \
    --cc=rgm@gnu.org \
    /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.