On Wed, 2015-07-15 at 08:52 -0500, Scott Duplichan wrote:
> It needs libc to resolve compiler generated calls
> to functions such as __umoddi3, __udivdi3, etc. The workaround is in 
> StdLib.inc:

Hm, do we pull libgcc into the build?

The OpenSSL patches disable any functionality that would do 64-bit
division and hence require __umoddi3/__udivdi3 et al. Do we not need to
do that?

-- 
-- 
David Woodhouse                            Open Source Technology Centre
david.woodho...@intel.com                              Intel Corporation

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to