On Sat, Jun 08, 2019 at 01:28:12PM +0400, Jerome BENOIT wrote: > I am not yet familiar with cross building. Is there a way to do with schroot > ?
Do you mean sbuild? Yes. You pass --host=somearch and that's it. With pbuilder, the option is called --host-arch. And if you really do want to use schroot and dpkg-buildpackage directly, it's --host-arch there, but you should also pass --build-profiles=cross,nocheck and DEB_BUILD_OPTIONS=nocheck. Hope this helps Helmut -- debian-science-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers
