Thanks,
NASM is properly works with GCC49 and with XCLANG and with XCODE. I hope 
BaseLib will always be created with it.

On 16 окт. 2014 г., at 7:36, Scott Duplichan <[email protected]> wrote:

> Sergey Isakov [mailto:[email protected]]  wrote:
> 
> ]Sorry???
> 
> Hello Sergey,
> 
> Are you referring to the fact that the below changes
> revert a change that is needed by XCODE? I realize
> that and that is one of the reasons the patch was not
> for commit and experimental only. Actually Liming fixed
> the problem so that MINGW works properly with NASM, and
> the below change is no longer needed. I was using the
> wrong NASM object type selection flag.
> 
> Thanks,
> Scott
> 
> ]On 15.10.2014, at 10:47, Scott Duplichan wrote:
> ]
> ]
> ]===================================================================
> ]--- MdePkg/Library/BaseLib/BaseLib.inf       (revision 16195)
> ]+++ MdePkg/Library/BaseLib/BaseLib.inf       (working copy)
> ]@@ -252,7 +252,7 @@
> ]  Ia32/DisableCache.asm | INTEL
> ]
> ]  Ia32/GccInline.c | GCC
> ]-  Ia32/Thunk16.nasm | GCC 
> ]+  Ia32/Thunk16.S | GCC
> ]  Ia32/EnableDisableInterrupts.S | GCC 
> ]  Ia32/EnablePaging64.S | GCC 
> ]  Ia32/DisablePaging32.S | GCC
> ]@@ -405,7 +405,7 @@
> ]  X86DisablePaging64.c
> ]  X86DisablePaging32.c
> ]  X64/GccInline.c | GCC
> ]-  X64/Thunk16.nasm | GCC 
> ]+  X64/Thunk16.S | GCC
> 
> 
> 
> 
> ------------------------------------------------------------------------------
> Comprehensive Server Monitoring with Site24x7.
> Monitor 10 servers for $9/Month.
> Get alerted through email, SMS, voice calls or mobile push notifications.
> Take corrective actions from your mobile device.
> http://p.sf.net/sfu/Zoho
> _______________________________________________
> edk2-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/edk2-devel


------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to