qemu-user-static troubles
Konstantin Belousov
kostikbel at gmail.com
Tue Dec 29 20:01:38 UTC 2015
On Tue, Dec 29, 2015 at 06:32:59PM +0000, Johannes Totz wrote:
> Hi there,
>
> I'm having some trouble with qemu-user-static, specifically
> qemu-x86_64-static.
>
> It's dying immediately no matter what parameters and executable I give
> it. For example:
>
> # /usr/local/bin/qemu-x86_64-static /rescue/test
> Illegal instruction (core dumped)
Disassemble and see what instruction faulted.
>
> I'm running this on 10-stable r290867, trying to use it for
> cross-compiling ports from an AMD box to Intel. Makes no difference what
> I choose for -cpu.
AMD and Intel CPUs support the same ISA, cross-compilation between them
does not make much sense.
>
> Is there some magic knob that needs twiddling?
> Also, I saw a note in the github repo about no floating point support in
> TCG.
>
> Any ideas?
>
>
> Regards,
>
> Johannes
>
> _______________________________________________
> freebsd-emulation at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
> To unsubscribe, send any mail to "freebsd-emulation-unsubscribe at freebsd.org"
More information about the freebsd-emulation
mailing list