[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: execution file compiled on x86 on sparc64



On Thu, 2005-07-07 at 00:12 +0200, gaspo wrote:
> i want to know somthing about deBiansparc 64... is possible the
> eXecution of Binary file compiled ON x86 pc?
Ummm...  it depends on what architecture they were compiled for.  If you
are using a cross compiler (see  gcc documentation) then you can compile
binaries on x86 machines that will run on a sparc64 machines.  However
you cannot natively execute binaries that were compiled for an x86
machine on sparc64, as others noted - something like Qemu is needed.

Cheers,
 - Martin




Reply to: