21 Jun
2023
21 Jun
'23
4:22 p.m.
On Wed Jun 21 16:22:38 2023 +0000, Zebediah Figura wrote:
That assumes all code will be mapped in the lower 2 GiB, I don't think we want that requirement? It's only a requirement for the pseudo-GOT that MinGW generates for its unix-like auto exported symbols feature, we use explicit exported symbols with import and export tables which support absolute addresses.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/3126#note_36509