← Back to context Comment by richardwhiuk 7 years ago Pretty much identical to shared objects on Linux 2 comments richardwhiuk Reply chungleong 7 years ago Windows DLLs require fixups when they're loaded off their preferred base address. pjc50 7 years ago So do relocatable shared libraries on Linux. https://eli.thegreenplace.net/2011/08/25/load-time-relocatio...
chungleong 7 years ago Windows DLLs require fixups when they're loaded off their preferred base address. pjc50 7 years ago So do relocatable shared libraries on Linux. https://eli.thegreenplace.net/2011/08/25/load-time-relocatio...
pjc50 7 years ago So do relocatable shared libraries on Linux. https://eli.thegreenplace.net/2011/08/25/load-time-relocatio...
Windows DLLs require fixups when they're loaded off their preferred base address.
So do relocatable shared libraries on Linux. https://eli.thegreenplace.net/2011/08/25/load-time-relocatio...