comp.lang.ada
 help / color / mirror / Atom feed
From: "Björn Persson" <spam-away@nowhere.nil>
Subject: Re: Multi-arch
Date: Fri, 19 May 2006 21:16:13 GMT
Date: 2006-05-19T21:16:13+00:00	[thread overview]
Message-ID: <xAqbg.817$E02.228@newsb.telia.net> (raw)
In-Reply-To: <1148023421.378001.90560@j33g2000cwa.googlegroups.com>

Ludovic Brenta skrev:
> Bj�rn Persson a �crit :
>> Is multi-arch useful in an altogether free system in some way that eludes me?
> 
> Yes.
> 
> Today, for example, OpenOffice works only on 32-bit architectures; if
> you want to run it on an amd64 machine, you need biarch or multiarch.
> There are probably other cases where compiling for one of the
> architectures in a multi-arch system is problematic.

That sounds like a defect in OpenOffice, so in that case multi-arch 
support functions as a workaround for a buggy program.

> Also, 32-bit binaries use less memory than 64-bit binaries do. It makes
> sense to run 32-bit binaries on 64-bit machines, if those binaries do
> not benefit from the larger address space or 64-bit instructions.

Ah. Yes, that's a good reason if the difference in memory usage is 
significant. (A factor two perhaps?)

> Another benefit of multiarch is that you can e.g. compile i386 binaries
> on an amd64 machine and run them on i386 machines.

And then the compiler would also be an i386 program I presume. What are 
the benefits of that over an AMD64 to i386 cross compiler?

-- 
Bj�rn Persson                              PGP key A88682FD
                    omb jor ers @sv ge.
                    r o.b n.p son eri nu



  reply	other threads:[~2006-05-19 21:16 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-17  9:22 Multi-arch Ludovic Brenta
2006-05-17  9:45 ` Multi-arch Georg Bauhaus
2006-05-17 20:31 ` Multi-arch gshapovalov
2006-05-18 11:39   ` Multi-arch Ludovic Brenta
2006-05-18 16:34     ` Multi-arch gshapovalov
2006-05-18 21:24 ` Multi-arch Björn Persson
2006-05-19  7:23   ` Multi-arch Ludovic Brenta
2006-05-19 21:16     ` Björn Persson [this message]
2006-05-20 11:18       ` Multi-arch Ludovic Brenta
2006-05-20 17:51         ` Multi-arch Björn Persson
2006-05-21 16:03   ` Multi-arch Dr. Adrian Wrigley
2006-05-21 13:05 ` Multi-arch Dr. Adrian Wrigley
2006-05-21 13:41   ` Multi-arch Ludovic Brenta
2006-05-21 16:07     ` Multi-arch Dr. Adrian Wrigley
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox