Duplichan
Subject: RE: [edk2] VS2013 build failures: unresolved external symbol __dtoui3
Scott,
Thank you for reporting this. I have added it to the list of issues to be
resolved for StdLib.
Regrettably, I haven't done any testing with VS2013.
While one is free to use the SSEx and MMX register
Daryl [mailto:daryl.mcdan...@intel.com]
Sent: Friday, September 05, 2014 11:41 AM
To: edk2-devel@lists.sourceforge.net
Subject: Re: [edk2] VS2013 build failures: unresolved external symbol __dtoui3
Scott,
Thank you for reporting this. I have added it to the list of issues to be
resolved for S
of an educated mind to be able to entertain a thought without
accepting it."
- Aristotle
-Original Message-
From: Scott Duplichan [mailto:sc...@notabs.org]
Sent: Thursday, September 04, 2014 9:41 PM
To: edk2-devel@lists.sourceforge.net
Subject: [edk2] VS2013 build failures: unreso
Building AppPkg for IA32 using VS2013 fails with unresolved external symbol
__dtoui3.
__dtoui3 is a helper function called by the generated code. It is analogous to
the
__ftol2 helper function call generated by older Microsoft compilers. VS2013
calls
__dtoui3 instead of __ftol2. Apparently the n