https://bugs.winehq.org/show_bug.cgi?id=57380
Bug ID: 57380 Summary: winegcc unable to set image-base when building an app Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: tools Assignee: wine-bugs@winehq.org Reporter: alastair.jones43@gmail.com Distribution: ---
Using winegcc. The -Wl,--image-base doesn't seem to have any effect on the compiled code, any attempt to use GetModuleHandleExA with GET_MODULE_HANDLE_EX_FLAG_FROM_ADDRESS or GetModuleHandleA with NULL results in a completely different address than was specified. The behavior works as expected using mingw64.
https://bugs.winehq.org/show_bug.cgi?id=57380
Alastair alastair.jones43@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |8.17
https://bugs.winehq.org/show_bug.cgi?id=57380
Alastair alastair.jones43@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|tools |winelib