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: Eli Zaretskii
Subject: Re: Unexec dumping results in "Segmentation fault" on Windows Msys2
Date: Thu, 22 Apr 2021 22:13:05 +0300

> From: Nikolay Kudryavtsev <nikolay.kudryavtsev@gmail.com>
> Cc: emacs-devel@gnu.org
> Date: Thu, 22 Apr 2021 21:59:39 +0300
> 
> 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

Thanks, should be fixed now.

> 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

I don't understand this warning.  And since this is a 32-bit linker,
the same one that said this option is not recognized, I'm guessing
this is because it didn't recognize it, i.e. not a real warning.



reply via email to

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