Details
-
Task
-
Resolution: Unresolved
-
Minor
-
None
Description
Currently we have a script to autogenerate DLL base addresses for x86.
For x64 the base addresses are manually created.
While on x64 it is less of an issue (since the address space is huge enough to be wasteful when assigning base addresses), it would be good to have a script there as well, to avoid having to fix base addresses manually.
When implementing such a script, the free space can be larger than on x86.
Attachments
Issue Links
- is blocked by
-
CORE-11382 baseaddresses outdated
- Resolved
- relates to
-
CORE-12751 Calculate baseaddresses on every build
- Open