On 11/09/2011 07:03 PM, Richard Henderson wrote:
This is the direction in which I believe we should fix the s390
compilation failure. I've cross-compiled --target-list=i386-softmmu
for every tcg host to make sure that they all build.
The second patch cannot be split into per-host patches, lest
On 11/09/2011 12:19 PM, Stefan Weil wrote:
> Did you get all needed cross packages from your host's
> distribution? Which one?
No. I built the compilers myself, and downloaded the relevant -devel
packages from a selection of fedora and debian to install by hand into
in the compiler sys-root.
r~
Am 09.11.2011 19:03, schrieb Richard Henderson:
This is the direction in which I believe we should fix the s390
compilation failure. I've cross-compiled --target-list=i386-softmmu
for every tcg host to make sure that they all build.
The second patch cannot be split into per-host patches, lest it
Am 09.11.2011 19:03, schrieb Richard Henderson:
> This is the direction in which I believe we should fix the s390
> compilation failure. I've cross-compiled --target-list=i386-softmmu
> for every tcg host to make sure that they all build.
Thanks Richard, I was planning to do the same thing. :)
1
This is the direction in which I believe we should fix the s390
compilation failure. I've cross-compiled --target-list=i386-softmmu
for every tcg host to make sure that they all build.
The second patch cannot be split into per-host patches, lest it
introduce regressions on the way to fixing them.