Date: Tue, 27 Apr 1999 09:50:28 +1000 From: "Andrew Reilly" <andrew@lake.com.au> To: Juergen Lock <nox@jelal.kn-bremen.de> Cc: freebsd-emulation@FreeBSD.ORG Subject: Wine, Win32 stripped executables vs FreeBSD mmap() Message-ID: <19990427095028.A58899@gurney.reilly.home> In-Reply-To: <199904261910.VAA03311@saturn.kn-bremen.de>; from Juergen Lock on Mon, Apr 26, 1999 at 09:10:28PM %2B0200 References: <199904222239.AAA43095@saturn.kn-bremen.de> <199904261910.VAA03311@saturn.kn-bremen.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Jurgen, -emulators, As a simultaneous expert in Wine and FreeBSD, do you have any thoughts on the problem I reported last week: I found that Wine could not execute any of my Win32 programs, because the FreeBSD mmap system call refused to allocate a block of VM at 0x4000000 for the executable. I poked around in /proc a little, and it didn't appear that anything else was using that space, but then again, nothing appeared to use virtual addresses lower than 0x8048000. Is there some architectural reason for that space to be off limmits in FreeBSD? -- Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990427095028.A58899>