Sign inSign up

andreacorallo/emacs-nativecomp

By andreacorallo

Updated over 3 years ago

GNU Emacs master with native compilation

Image
17

4.2K

andreacorallo/emacs-nativecomp repository overview

Docker image for the GNU Emacs master with native compilation.

Emacs is speed 2 bootstrapped using latest GCC stable branch.

Usage example:

$ docker run -ti --network host andreacorallo/emacs-nativecomp emacs

With X example:

$ xhost +

$ docker run -ti --network host -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix andreacorallo/emacs-nativecomp emacs

Funny things you can do:

M-x disassemble -> org-mode

Install a bunch of packages.

Check *Async-native-compile-log* for progresses.

Please consider all this alpha state.

See http://akrl.sdf.org/gccemacs.html.

Tag summary

Content type

Image

Digest

sha256:70cb4846f

Size

301.7 MB

Last updated

over 3 years ago

docker pull andreacorallo/emacs-nativecomp