我正在尝试在 Ubuntu 16.04 上编译最新版本的 emacs。安装我能想到的库后,./configure脚本输出以下内容:
Where should the build process find the source code? .
What compiler should emacs be built with? gcc -g3 -O2
Should Emacs use the GNU version of malloc? yes
(Using Doug Lea's new malloc from the GNU C Library.)
Should Emacs use a relocating allocator for buffers? no
Should Emacs use mmap(2) for buffer allocation? no
What window system should Emacs use? x11
What toolkit should Emacs use? LUCID
Where do we find …Run Code Online (Sandbox Code Playgroud)