From mboxrd@z Thu Jan 1 00:00:00 1970 From: liang tang Subject: Need some help about the build xen.efi Date: Mon, 31 Oct 2011 22:10:19 +0800 Message-ID: <4EAEAC4B.4000004@oracle.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1200059316==" Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Jan Beulich , "xen-devel@lists.xensource.com" , Konrad Rzeszutek Wilk List-Id: xen-devel@lists.xenproject.org This is a multi-part message in MIME format. --===============1200059316== Content-Type: multipart/alternative; boundary="------------070605000207030700010909" This is a multi-part message in MIME format. --------------070605000207030700010909 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi,Jan I have download xen unstable tree which include your efi patch,and try to build xen.efi ,but there only have xen.gz ,don't have xen.efi .I find the file xen\arch\x86\efi\disable have report some error : ld don't support -m i386pep. my gcc version is 4.6.1. if modify the i386pep to elf_x86_64 ,the build can continue ,and report other error --subsystem=10 and --image-base=0xffff82c480000000 unrecognized. do you have any suggestion about that? thank you very much! the detail is follow. ld: unrecognized option '--image-base=0xffff82c480000000' In the xen/arch/x86/efi/disabled ld: unrecognized emulation mode: i386pep Supported emulations: elf_x86_64 elf32_x86_64 elf_i386 i386linux elf_l1om liang. --------------070605000207030700010909 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit Hi,Jan
I have download xen unstable tree which include your efi patch,and try to build xen.efi ,but there only have xen.gz ,don't have xen.efi .I find the file xen\arch\x86\efi\disable have report some error : ld don't  support -m i386pep.  my gcc version is 4.6.1.
if modify the i386pep to elf_x86_64 ,the build can continue ,and report other error --subsystem=10 and --image-base=0xffff82c480000000 unrecognized.
do you have any suggestion about that?  thank you very much!

the detail is follow.
ld: unrecognized option '--image-base=0xffff82c480000000'

In the xen/arch/x86/efi/disabled
ld: unrecognized emulation mode: i386pep
Supported emulations: elf_x86_64 elf32_x86_64 elf_i386 i386linux elf_l1om

liang.

--------------070605000207030700010909-- --===============1200059316== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel --===============1200059316==--