[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

info


  • To: "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Enza Cannizzo <enza.cannizzo.279@xxxxxxxxxxxxxxxxx>
  • Date: Fri, 26 Mar 2021 20:42:20 +0000
  • Accept-language: it-IT, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=studenti.unirc.it; dmarc=pass action=none header.from=studenti.unirc.it; dkim=pass header.d=studenti.unirc.it; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=Xr9/se05Dia+TZu3JXE+OY8rtBbSU1/VV2K41EnpdK0=; b=X05EvS0qxgDDOBQoE4cdq29yZ6AukXl3b42Z8ThEuH5dTzo1jJJldJsKZ4/BLsFL67KEE0eep9FgdHYbHO3wpCvmD3evbpyj/OLQT6LhvwlQd97mdHp+rieqMcUKd07fYlDqdKW6RcTcKzbxgSGlx4GUZcdFK8PB8MZnd7uNyon+UZiQclySr8X85PVtb6K7W6stCs4ah9CbY6Ez44DWJTHXbFGQU7dOW7hEMdxk0F/wZMxCAEk06GOvGNRs0uSgRtAQ97Mn/rSu9zABvmgOfdlcLhzxGFtxT+sn2+AurHZWiZqHe+qgqOU+0llaGFFL/R09cWmaQO5yQIVB0N/Tgg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=JLvR5QF9RJVvUNUU7kkVJMpYMYnIjSXMbmxTqtvH7AojNQLn6Zm1kKNOWGqy793d9EtCx+52W2rDU2hauJhw2AkRJYjTxrJBjfQC23wF074cdOHmz3TV92am6w3/R7TaxB0bTIfkqKyWR313Qd10iKcjAf0xIKdOtyRCoPv7dQX7Ug2Jw70iBlCaPQzGlg2FwFPdRWx2FqnbI2UQ7ANNDdT948JwdxOm6Z11ePwq67KiMB3ch71qPqMMxRILbDrzAvRS/VmSrczzxHgqpBUPBz0fZ4NWsVwfUWtsRAItd20UbJel1CB+NABQlWqCSh/ygbK5Ar+gcsxDBVyKqIgqZQ==
  • Authentication-results: lists.xenproject.org; dkim=none (message not signed) header.d=none;lists.xenproject.org; dmarc=none action=none header.from=studenti.unirc.it;
  • Delivery-date: Sat, 27 Mar 2021 05:56:16 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
  • Thread-index: AQHXIoAqtleliyZb+EKQ53q+Ka7KYg==
  • Thread-topic: info

Hi, I'm using xen project v 4.13.0 and I have to cross compile it for arm 64. I tried the complete compiling process with success but when I try to cross compile it returns errors in the tools compiling process.
I also tried to cross compile only the hypervisor and it's ok:
> ./configure
> make dist-xen XEN_TARGET_ARCH=arm64 CROSS_COMPILE= /path/

but with make dist XEN_TARGET_ARCH=arm64 CROSS_COMPILE= /path/
it returns errors related to libraries in tools module. So I would like to ask if there is something I just do wrong or it's not possible to cross compile the whole xen project. I'm sorry I'm at the beginning with xen cross compile.
Thank you anyway.

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.