Re: Add option to winebuild to disable ASLR/dynamicbase
Alexandre Julliard <[email protected]> Tue, 08 Jul 2025 21:39:36 +0200
| Newsgroups | gmane.comp.emulators.wine.devel |
|---|---|
| Message-ID | <87ldoytqtj.fsf@wine> |
Elizabeth Figura <[email protected]> writes: > Building split PE DLLs outside of the Wine build system is a lot less > trivial, and while there's been basically no communication from the > Wine project about deprecation or API stability, I'm inclined to > believe there's no stable way to do it. (Frankly, as far as I can > tell, the Wine project intends to simply deprecate and remove the > ability to build external DLLs due to perceived lack of use.) There are no plans to remove that ability. It's true that there's currently no stable, supported way to build external PE dlls with a Unix side, but that's mostly because there's nobody who cares enough about it to invest time into designing and implementing that support. Help is welcome. -- Alexandre Julliard [email protected]