all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Arthur Miller <arthur.miller@live.com>
To: emacs-devel@gnu.org
Subject: Is compiling Emacs with -finstrument-functions supported?
Date: Thu, 09 Dec 2021 18:11:13 +0100	[thread overview]
Message-ID: <AM9PR09MB4977215ED4FE6AA9E5392A9096709@AM9PR09MB4977.eurprd09.prod.outlook.com> (raw)

temacs crashes when compiled with -finstrument-functions when it tries to
produce dump file:

  CC       json.o
  CC       terminfo.o
  CC       lastfile.o
  CCLD     temacs
/usr/bin/mkdir -p ../etc
make -C ../lisp update-subdirs
make[3]: Går till katalogen ”/home/arthur/repos/emacs-tests/emacs/lisp”
make[3]: Lämnar katalogen ”/home/arthur/repos/emacs-tests/emacs/lisp”
cp -f temacs bootstrap-emacs
rm -f bootstrap-emacs.pdmp
./temacs --batch  -l loadup --temacs=pbootstrap \
        --bin-dest /usr/local/bin/ --eln-dest /usr/local/lib/emacs/29.0.50/
make[2]: *** [Makefile:908: bootstrap-emacs.pdmp] Segmenteringsfel (minnesdump)
make[2]: Lämnar katalogen ”/home/arthur/repos/emacs-tests/emacs/src”
make[1]: *** [Makefile:456: src] Fel 2
make[1]: Lämnar katalogen ”/home/arthur/repos/emacs-tests/emacs”
make: *** [Makefile:1166: bootstrap] Fel 2

I had no other configure options but debug flags:

$ ./config.status --config
'CFLAGS=-finstrument-functions -ggdb3 -O0'

I pulled just before the build, run make clean, created new branch and
configured and run make bootstrap.




             reply	other threads:[~2021-12-09 17:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-09 17:11 Arthur Miller [this message]
2021-12-09 18:43 ` Is compiling Emacs with -finstrument-functions supported? Eli Zaretskii
2021-12-09 20:33   ` Arthur Miller
2021-12-09 20:56   ` Arthur Miller

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=AM9PR09MB4977215ED4FE6AA9E5392A9096709@AM9PR09MB4977.eurprd09.prod.outlook.com \
    --to=arthur.miller@live.com \
    --cc=emacs-devel@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.