<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Nov 13, 2020 at 10:45 PM Alexandre Julliard <<a href="mailto:julliard@winehq.org">julliard@winehq.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Damjan Jovanovic <<a>damjan.jov@gmail.com</a>> writes:<br>
<br>
> Maybe Wine already loads kernel32.dll(.so) at the right base address,<br>
> after 55ba3648379d90642f174e74809b84130d6d1ddc and<br>
> e0138c4a6a7a87f1d25badd43e05490e706bc666 fixed mmap() usage on<br>
> FreeBSD, and/or other recent commits?<br>
<br>
winegcc passes that flag already, so the patch should make no difference.<br>
<br></blockquote><div><br></div><div>And has done so since wine-1.9.7:</div><div><br></div><div>commit e59395208d527d1bffb2725efc85fb798aee7610<br>Author: Alexandre Julliard <<a href="mailto:julliard@winehq.org">julliard@winehq.org</a>><br>Date:   Mon Mar 28 15:47:19 2016 +0900<br><br>    makefiles: Reduce the maximum page size for modules that have a base address.<br>    <br>    It avoid bumping into the next allocated base address on 64-bit.<br>    <br>    Signed-off-by: Alexandre Julliard <<a href="mailto:julliard@winehq.org">julliard@winehq.org</a>><br> </div><div><br></div></div></div>