Benedikt: Ok, so you’re trying to build DUET for IA32 & x64 architecture. The command line looks correct per the README: https://github.com/tianocore/edk2/tree/master/DuetPkg
What version of NASM are you using? Are you building from the latest code (master edk2 branch) or UDK2017 (stable branch)? Did you make any code changes? Thanks … br --- Brian Richardson, Senior Technical Marketing Engineer, Intel Software brian.richard...@intel.com<mailto:brian.richard...@intel.com> -- @intel_brian (Twitter & WeChat) https://software.intel.com/en-us/meet-the-developers/evangelists/team/brian-richardson From: Benedikt Pfautsch [mailto:legc...@aol.com] Sent: Wednesday, March 21, 2018 11:21 AM To: Richardson, Brian <brian.richard...@intel.com> Subject: Re: How to build EDK2 for X64 Hello, thank you for your quick respose. IA32: https://pastebin.com/Dq3tXZ1M X64: https://pastebin.com/eW5TSpE7 Best regards Benedikt -----Ursprüngliche Mitteilung----- Von: Richardson, Brian <brian.richard...@intel.com<mailto:brian.richard...@intel.com>> An: Benedikt Pfautsch <legc...@aol.com<mailto:legc...@aol.com>>; edk2-devel-owner <edk2-devel-ow...@lists.01.org<mailto:edk2-devel-ow...@lists.01.org>> Verschickt: Mi, 21. Mrz 2018 13:54 Betreff: RE: How to build EDK2 for X64 X64 build is well supported. You may have another error in the build config, or are trying to build X64 against a target that only supports IA32. Please provide the complete command line you used for the successful and failing builds. Thanks … br --- Brian Richardson, Senior Technical Marketing Engineer, Intel Software brian.richard...@intel.com<mailto:brian.richard...@intel.com> -- @intel_brian (Twitter & WeChat) https://software.intel.com/en-us/meet-the-developers/evangelists/team/brian-richardson From: edk2-devel [mailto:mailman-boun...@lists.01.org<mailto:mailman-boun...@lists.01.org?>] On Behalf Of Benedikt Pfautsch Sent: Wednesday, March 21, 2018 3:00 AM To: edk2-devel-ow...@lists.01.org<mailto:ow...@lists.01.org> Subject: How to build EDK2 for X64 Hello, how can I build edk2 for X64? IA32 works without a problem. What can I do? When I want to compile with -a X64 as parameter I get errors: Building ... c:\myworkspace\IntelFrameworkModulePkg\Universal\BdsDxe\BdsDxe.inf [X64] NMAKE : fatal error U1077: 'C:\Nasm\nasm.EXE' : return code '0x1' Stop. Build... : error 7000: Failed to execute command C:\Program Files (x86)\Microsoft Visual Studio 14.0\Vc\bin\nmake.exe /nologo tbuild [c:\myworkspace\Build\DuetPkgX64\DEBUG_VS2015x86\X64\UefiCpuPkg\Library\CpuExceptionHandlerLib\DxeCpuExceptionHandlerLib] Building ... c:\myworkspace\MdeModulePkg\Universal\EbcDxe\EbcDxe.inf [X64] Build... : error F002: Failed to build module c:\myworkspace\UefiCpuPkg\Library\CpuExceptionHandlerLib\DxeCpuExceptionHandlerLib.inf [X64, VS2015x86, DEBUG] - Failed - Build end time: 17:11:37, Mar.20 2018 Build total time: 00:00:50 Best Regards Benedikt _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel