Well, at some point in the next year or two (probably <2 years) I might well end up doing some pretty extensive hacking on ld and the rtld (dynamic linker) to support my other project. The glibc team have said they want these features but have no concrete plans to add them :(
While I'm there, I suppose I could take some extra time to add any features Wine might find useful at that level - from what I've been told it seems the lead in time to being able to usefully hack on the glibc ELF interpreter is high, so put in your requests now.
On Tue, 2003-05-20 at 06:44, Dimitrie O. Paun wrote:
On May 19, 2003 01:21 pm, Alexandre Julliard wrote:
Ah right, I forgot about that one. Yes this is a pain to solve; it will probably require the loader to go muck about in the ELF GOT.
OK, which means... :) Do we have a solution for this around the corner, or we have to find another workaround for the Winelib apps?