From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <7570b7bdfb0e101f924630bbac0ed80e@plan9.bell-labs.com> Date: Fri, 20 Jan 2006 11:08:18 -0500 From: jmk@plan9.bell-labs.com To: 9fans@cse.psu.edu Subject: Re: [9fans] Maybe it is april fool's after all ... In-Reply-To: <9ab217670601200358n36c0ebe0p@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: e13bdbec-ead0-11e9-9d60-3106f5b1d025 Compatibility mode? Why? Surely you just recompile the programme for the target machine, you have the source, after all. A minute, tops. --jim On Fri Jan 20 06:59:15 EST 2006, devon.odell@gmail.com wrote: > The specific reason many Linuxes do this is for i386 compat on AMD64 > architectures. It's horribly broken, but is only slightly worse than > the way FreeBSD implements it, which is to have /usr/lib32 > > --Devon