unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Po Lu <luangruo@yahoo.com>
To: "Рабочая Почта" <work.mail.for.me.tgg@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Porting Emacs on new platform.
Date: Thu, 16 Sep 2021 11:14:38 +0800	[thread overview]
Message-ID: <878rzx1aap.fsf@yahoo.com> (raw)
In-Reply-To: <CAFPVqnT+U1nsyrbvd83qy7Rk+WAkc9Cw4=hbW5=jixziCkBgZQ@mail.gmail.com> ("Рабочая Почта"'s message of "Thu, 16 Sep 2021 00:32:26 +0300")

Рабочая Почта <work.mail.for.me.tgg@gmail.com> writes:

> Thanks for answering.
>
> This is a bug of building Emacs, not using it.
>
> ./autogen.sh
> ./configure --with-x-toolkit=no --with-xpm=no --with-jpeg=no --with-png=no --with-gif=no --with-tiff=no
> make
> make install
>
> You can't repeat this bug. Because this bug is due to a new processor.
> But I would be happy if you said how to set flags to compile Emacs with debug information.

Please compile Emacs with:

  ./configure --enable-checking='yes,glyphs' --enable-check-lisp-object-type \
    CFLAGS='-O0 -g3'



  reply	other threads:[~2021-09-16  3:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-14 22:27 Porting Emacs on new platform Рабочая Почта
2021-09-15  1:15 ` Po Lu
2021-09-15 21:32   ` Рабочая Почта
2021-09-16  3:14     ` Po Lu [this message]
2021-09-16  5:22     ` Eli Zaretskii
2021-09-15  6:05 ` Eli Zaretskii
2021-09-15 22:20   ` Рабочая Почта
2021-09-15 22:49     ` Stephen Berman
2021-09-16  7:30 ` Andreas Schwab

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878rzx1aap.fsf@yahoo.com \
    --to=luangruo@yahoo.com \
    --cc=emacs-devel@gnu.org \
    --cc=work.mail.for.me.tgg@gmail.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.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).