[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] I was able to cross-compile the hypervisor on an amd64 host for the aarch64 target ... However, I can't build the Xen toolset
Sent: Wednesday, July 05, 2017 01:15 > From: Julien Grall [mailto:julien.grall@xxxxxxx] > Sent: Tuesday, July 04, 2017 09:47 > > On 07/04/2017 05:42 PM, Nick Garnett wrote: >> I tried installing the tools with an ARM64 chroot also and had a >> similar issue. In that case, the package "crossbuild_essential_arm64" >> wouldn't install because it depended on a package that was not installable. > > I don't use crossbuild within the chroot. My chroot contains ARM64 binaries > only and QEMU is used to run ARM64 binaries. In that case, you don't need to install crossbuild_essential_arm64. Compiling in that chroot is like compiling directly on an ARM platforms. My runes are usually: ./configure make -j install-tools This will install the tools in /usr/local/ I think the list of dependencies on the CrossCompiling page is still valid: https://wiki.xenproject.org/wiki/Xen_ARM_with_Virtualization_Extensions/CrossCompiling#Configuring_an_arm64_crossbuild_chroot ____________________________________________________________________________________ [nickgarnett:170706-1225PDT] Julian, you state: In that case, you don't need to install crossbuild_essential_arm64. Compiling in that chroot is like compiling directly on an ARM platform. I assume you mean if I use crossbuild it would be "like compiling directly on an ARM platform". Correct? What should I do (or not do), following the HOWTO in "https://wiki.xenproject.org/wiki/Xen_ARM_with_Virtualization_Extensions/CrossCompiling"? Should I use "multiarch"? Regards, Nick Garnett _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |