From owner-freebsd-current@FreeBSD.ORG Sat Aug 28 04:44:41 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F285516A4CE; Sat, 28 Aug 2004 04:44:40 +0000 (GMT) Received: from freebsd3.cimlogic.com.au (adsl-20-121.swiftdsl.com.au [218.214.20.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 979F143D55; Sat, 28 Aug 2004 04:44:40 +0000 (GMT) (envelope-from jb@cimlogic.com.au) Received: by freebsd3.cimlogic.com.au (Postfix, from userid 102) id 956A56A946; Sat, 28 Aug 2004 14:44:39 +1000 (EST) Date: Sat, 28 Aug 2004 14:44:39 +1000 From: John Birrell To: Brian Fundakowski Feldman Message-ID: <20040828044439.GQ7113@freebsd3.cimlogic.com.au> References: <20040827091556.GM7113@freebsd3.cimlogic.com.au> <1698443921.20040827135316@ulstu.ru> <200408271245.15447.mistry.7@osu.edu> <20040827230502.GS77326@green.homeunix.org> <20040828013612.GN7113@freebsd3.cimlogic.com.au> <20040828040118.GA1085@green.homeunix.org> <20040828040936.GO7113@freebsd3.cimlogic.com.au> <20040828042331.GD1085@green.homeunix.org> <20040828042805.GP7113@freebsd3.cimlogic.com.au> <20040828044117.GF1085@green.homeunix.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040828044117.GF1085@green.homeunix.org> User-Agent: Mutt/1.4.2.1i cc: Angry Virus cc: freebsd-current@freebsd.org Subject: Re: Re[2]: Wine and mmap X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Aug 2004 04:44:41 -0000 On Sat, Aug 28, 2004 at 12:41:17AM -0400, Brian Fundakowski Feldman wrote: > Oh, LD_PRELOAD cannot be used to override rtld itself, can it? My fault, > then. I don't think there is a way around changing the semantics of mmap. Wine goes to a lot of trouble to look like a Windows program and a Unix one at the same time. The more you try to change the Wine code away from they way they've developed it, the more you learn about why the code is the way it is. 8-) -- John Birrell