On Tue, Jul 2, 2019 at 12:21 AM huang jun <hjwsm1989@xxxxxxxxx> wrote: > > Hi, all > I'm bit curious whether ceph support cross compile to aarch64 on x86, actually, i don't think ceph is different from other softwares in this perspective. so if you know how to crossbuild software xyz, then the same applies to Ceph. > any documents introduce about this? IMHO, strictly speaking, this is not in the scope of ceph-devel. but anyway, first of all, you need to ready the toolchain, and then prepare a toolchain.cmake. and then, just use cmake do build Ceph. see https://cmake.org/cmake/help/latest/manual/cmake-toolchains.7.html#cross-compiling . or, you could just use sbuild or some other tools to do this. > _______________________________________________ > Dev mailing list -- dev@xxxxxxx > To unsubscribe send an email to dev-leave@xxxxxxx -- Regards Kefu Chai _______________________________________________ Dev mailing list -- dev@xxxxxxx To unsubscribe send an email to dev-leave@xxxxxxx