On Sun, Dec 03, 2017 at 07:36:22PM +0100, Ralf Jung wrote:
> I don't have the environment to test those. Please let me know if this
> looks like it should be working.
How do you build packages? Most people I know use either sbuild or
pbuilder. If you do, you do have the environment. For sbuild[1] it is
`--host=...' and for pbuilder it is `--host-arch=...'. No extra setup
beyond the one for native builds required. If you are aware of any other
builder that doesn't support cross building please tell.
Helmut
[1] sbuild does not work around #815172, so you may have to also pass
--add-depends=libc-dev,libstdc++-dev to get a working build.