RE: gcc on a biarch system

2003-07-07 Thread marc . miller
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

RE: gcc on a biarch system

2003-07-07 Thread marc . miller
I've seen such an animal (that switches the personality and the architecture reported by uname) in some distributions; it's called linux32. -Original Message- From: Arnd Bergmann [mailto:[EMAIL PROTECTED] Sent: Saturday, July 05, 2003 2:15 PM To: debian x86-64 Cc: debian-dpkg@lists.debi