emacs-devel
[Top][All Lists]
Advanced

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

Re: Unexec dumping results in "Segmentation fault" on Windows Msys2


From: Nikolay Kudryavtsev
Subject: Re: Unexec dumping results in "Segmentation fault" on Windows Msys2
Date: Thu, 22 Apr 2021 21:59:39 +0300
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.10.0

This breaks 32 bit mingw64 build due to ld complaining:

D:/Emacs/msys64/mingw32/bin/../lib/gcc/i686-w64-mingw32/10.2.0/../../../../i686-w64-mingw32/bin/ld.exe: unrecognised option: -disable-high-entropy-va

So you also have to check whether we're doing a 64 bit build or not.

Also, while the Msys2 website is suggesting we use those particular forms, ld warns us:

D:/Emacs/msys64/mingw32/bin/../lib/gcc/i686-w64-mingw32/10.2.0/../../../../i686-w64-mingw32/bin/ld.exe: Warning: grouped short command line options are deprecated: -disable-high-entropy-va




reply via email to

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