http://bugs.winehq.org/show_bug.cgi?id=1894
------- Additional Comments From mike@theoretic.com 2004-10-02 10:24 ------- OK, so turns out the fix wasn't quite as known as I thought. I've scoured the ld manual several times and cannot see a way to fix this using linker scripts. Reading the source to _dl_load_map_from_fd doesn't give any insight either.
I started work on a new approach that turns a static loader program into the dynamic wine loader shortly after startup.