Wine/Cedega and fedora 3

Alan Cox alan at redhat.com
Mon Dec 6 15:30:10 UTC 2004


On Mon, Dec 06, 2004 at 10:13:05AM -0500, Brian Gerst wrote:
> binaries are stripped and therefore non-relocatable.  The problem is 
> that the new VM layout puts the libraries there, and Wine has no 
> opportunity to tell the ELF loader that it needs that virtual address 

An application can use its own ELF loader (or a modified one), or static
link a tiny stub app that reserves the memory it needs. It's really only luck
that they've avoided this in the past.





More information about the devel mailing list