Towards a working "wine". [long]

Martin Cracauer cracauer at cons.org
Thu Jun 23 21:29:51 GMT 2005


> > Have you seen Martin Cracauer's mail ("My hacks to make the memory map
> > fit") on emulation@ which deals with the memory map? Maybe it's of help
> > here...
> 
> No I hadn't seen them, thanks for the reference.
> These won't help in this case: It's almost the opposite problem. I think.
> Martin's hack leaves a gap between the data segment and the area that
> mmap starts looking in for address space. However, because of the
> format of the wine binary, it's data segment is very high in memory,
> and the area required by wine's mmap actually falls inside it. i.e.,
> Martins fix pushes out the starting point for mmap searches, but wine
> needs hit dragged in.

If this is still a problem, can you be more specific what you would
like to have mapped where?

I think I can force anything to map anywhere but I know zero about
Win32 or how Wine works.

Martin
-- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Martin Cracauer <cracauer at cons.org>   http://www.cons.org/cracauer/
 No warranty.    This email is probably produced by one of my cats 
 stepping on the keys. No, I don't have an infinite number of cats.


More information about the freebsd-current mailing list