28 Feb
2024
28 Feb
'24
7:53 p.m.
On Wed Feb 28 19:53:24 2024 +0000, Alexandre Julliard wrote:
Couldn't this be generated from winebuild instead? We could, but it wouldn't help with binutils LD. PE header directories are generated by the linker, which is supposed to set its `LOAD_CONFIG_TABLE` entry to the value of `_load_config_used` symbol (and do other fixups, some of which winebuild could do itself). I think that setting those entries ourselves would need hacks like post-processing after linking.
Or is there another reason to prefer having it in winebuild? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5184#note_62968