On Wed, 2019-02-13 at 12:10 +0100, Thomas Monjalon wrote: > 13/02/2019 11:49, Luca Boccassi: > > On Tue, 2019-02-12 at 17:21 +0100, Thomas Monjalon wrote: > > > Luca, please could you test cross-compilation? > > > > Hi, > > > > I would, except downloading the toolchain from Linaro fails with > > 403 > > forbidden... > > > > https://releases.linaro.org/components/toolchain/binaries/latest/aa > > rch64-linux-gnu/gcc-linaro-7.2.1-2017.11-x86_64_aarch64-linux- > > gnu.tar.xz > > > > I'll try with Debian's cross compiler > > You can also test this one: https://toolchains.bootlin.com/
That one works - the pcap-config issue can be patched over by setting pcap-config = '' in the cross-build config files in config/arm/ - but the dependency finder needs to fallback to find_library. This series has seen enough revisions already and it's not a critical path, so I'll do it separately another time. -- Kind regards, Luca Boccassi