emacs-devel
[Top][All Lists]
Advanced

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

Re: Building Emacs on WSL


From: Paul Eggert
Subject: Re: Building Emacs on WSL
Date: Tue, 20 Dec 2016 19:20:46 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1

Fabrice Popineau wrote:
WSL (IMHO) is still a work in progress.
Once Ubuntu 16.04 will be available, maybe we should consider it more
seriously.

Is the goal for people to be able to build Emacs on Ubuntu 16.04, and run it under WSL? If so, that might be enough for now, and we wouldn't have to change Emacs.

I see my test program didn't output enough info, and had a typo. Could you please try the attached one instead? On Ubuntu 16.04.1 x86-64, this new program outputs:

personality (0xffffffff) returns 0x0, errno=0 (Success)
ADDR_NO_RANDOMIZE was clear
personality (pers0 | ADDR_NO_RANDOMIZE) returns 0x0, errno=0 (Success)
ADDR_NO_RANDOMIZE set successfully
personality (0xffffffff) returns 0x40000, errno=0 (Success)

and when run under GDB, it outputs:

personality (0xffffffff) returns 0x40000, errno=0 (Success)
ADDR_NO_RANDOMIZE was set

Attachment: personality.c
Description: Text Data


reply via email to

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