"Jussi Pakkanen" jpakkane@gmail.com writes:
I assume Wine deals with this by having its own linker. My question is how does Winelib handle this problem (or does it handle it at all)?
Wine and Winelib use the standard linker. Check out the -Bsymbolic linker option.