Date: Sun, 27 Feb 2005 16:00:25 -0500 From: Damian Gerow <dgerow@afflictions.org> To: freebsd-amd64@freebsd.org Subject: Re: Word Processor on AMD64 Message-ID: <20050227210025.GH35988@afflictions.org> In-Reply-To: <20050227205629.GA66621@troutmask.apl.washington.edu> References: <20050227182359.GE35988@afflictions.org> <20050227183436.GA82670@troutmask.apl.washington.edu> <20050227204615.GF35988@afflictions.org> <20050227205629.GA66621@troutmask.apl.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Thus spake Steve Kargl (sgk@troutmask.apl.washington.edu) [27/02/05 15:57]: : You don't swap over to 32-bit. You can run 32-bit FreeBSD : or linux binaries on the 64-bit FreeBSD (as known as FreeBSd-amd64). : : Add the following to your kernel config and rebuild. : : options COMPAT_IA32 #Compatible with i386 binaries : options COMPAT_LINUX32 #Compatible with i386 linux binaries : : : Add "WITH_LIB32=yes" to /etc/make.conf and rebuild world. Really? Huh. I was under the impression it didn't work so well... You learn something new every day! Thanks! - Damian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050227210025.GH35988>