Eric Pouech eric.pouech@orange.fr writes:
- now exporting the file mapping facility to the debug info loader which need it
- allow to mark a section as to be kept (after debug info loading has been done)
This breaks the non-ELF builds.
Alexandre Julliard a écrit :
Eric Pouech eric.pouech@orange.fr writes:
- now exporting the file mapping facility to the debug info loader which need it
- allow to mark a section as to be kept (after debug info loading has been done)
This breaks the non-ELF builds.
where does it break ? about image_no_map not being defined, or something else ? A+
Eric Pouech eric.pouech@orange.fr writes:
This breaks the non-ELF builds.
where does it break ? about image_no_map not being defined, or something else ?
For that patch it's IMAGE_NO_MAP, but it looked like there were other breakages in subsequent patches. I'd recommend setting up a MingW cross-compile to test it.