Re: building x86_64 packages under qemu?

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



Am 11.01.2010 17:48, schrieb Chris Brannon:
> Is there any reason why building x86_64 packages under
> qemu-system-x86_64 would be a bad idea?  It is a little slow, but it is
> usable.  Plus, qemu has a curses interface.

It is not a little slow, but painfully slow (remember: the compiler runs
in an emulated environment, where each CPU instruction issued by the
compiler is translated into a CPU instruction that the host CPU
understands, and the result is somehow translated back). You could build
a package that consists of a handfull of source files, but any bigger
project will be impossible.

If you really want to do this, it might be better (but surely not
easier, this is rather Voodoo) to port makepkg to using a cross-compiler
toolchain.

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux