Hacker News new | ask | show | jobs
by weebull 139 days ago
If you're using dlopen(), you're just reimplementing the dynamic linker.
1 comments

that's cute, but dismissive, sort of like "if you use popen(), you are reimplementing bash". There is so much hair in ld nobody wants to know about — parsing elf, ctors/dtors, ...