Since other ISVs are adopting the use of linux32, I recommend consistency here. 
 AFAIK, the basic functions of linux32 are (1) to change the architecture 
reported by uname, and (2) to adjust the available address space for that 
process to 3GB, such as you would find on most 32-bit Linux systems (many 
programs get confused when they have access to the full 4GB of 32-bit 
addressable space, and imposing a limit unconfused them).  Exact behavior can 
be modified by passing switches to the command.  

-----Original Message-----
From: Bart Trojanowski [mailto:[EMAIL PROTECTED]
Sent: Monday, July 07, 2003 11:07 AM
To: Miller, Marc; debian-x86-64@lists.debian.org
Cc: [EMAIL PROTECTED]; debian-dpkg@lists.debian.org;
debian-devel@lists.debian.org
Subject: Re: gcc on a biarch system


* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [030707 13:44]:
> I've seen such an animal (that switches the personality and the
> architecture reported by uname) in some distributions; it's called
> linux32.  

After Arnd's proposal, I wrote one for my own use, but now I am
curious...

Would there be a use for a generic personality interface under Debian?
Or should we have a 'linux32' to be compatible?

B.

-- 
                                WebSig: http://www.jukie.net/~bart/sig/


Reply via email to