Hi,
I'm looking into supporting winegcc -Wl,--image-base on FreeBSD. On Linux
prelink --reloc-only is used for that but rather than porting prelink it
seems easier to pass -Wl,-Ttext-segment to the compiler instead. Is there
anything obviously wrong with that?
Winedbg shows kernel32 and ntdll are
Hi,
I'm looking into supporting winegcc -Wl,--image-base on FreeBSD. On Linux
prelink --reloc-only is used for that but rather than porting prelink it
seems easier to pass -Wl,-Ttext-segment to the compiler instead. Is there
anything obviously wrong with that?
Winedbg shows kernel32 and ntdll are