[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Wine/Cedega and fedora 3
- From: Alan Cox <alan redhat com>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: Wine/Cedega and fedora 3
- Date: Mon, 6 Dec 2004 10:30:10 -0500
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.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]