emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs for pure Gtk3


From: Stefan Monnier
Subject: Re: emacs for pure Gtk3
Date: Sun, 26 Apr 2020 14:43:32 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

martin rudalics [2020-04-26 20:00:23] wrote:
> CFLAGS='-O0 -g3 -no-pie' ../configure --without-x --with-cairo
> --with-modules --with-gif=ifavailable --with-tiff=ifavailable
> --with-gnutls=no --without-pop --enable-gcc-warnings=warn-only
> --enable-checking=yes --enable-check-lisp-object-type=yes

During development, `--enable-checking=yes --enable-check-lisp-object-type=yes`
are really your friends, indeed.  I strongly recommend people enable
those flags as often as possible.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]