Hacker News new | ask | show | jobs
by chungleong 2628 days ago
Windows DLLs require fixups when they're loaded off their preferred base address.
1 comments

So do relocatable shared libraries on Linux. https://eli.thegreenplace.net/2011/08/25/load-time-relocatio...