From: "Zhu, Yonghong" <yonghong.zhu@intel.com>
To: "edk2-devel@lists.01.org" <edk2-devel@lists.01.org>,
"afish@apple.com" <afish@apple.com>
Subject: Re: [Patch 0/4] Fix Xcode 9 Beta treating 32-bit left shift as undefined behavior
Date: Wed, 2 Aug 2017 13:47:13 +0000 [thread overview]
Message-ID: <B9726D6DCCFB8B4CA276A9169B02216D51EB6884@SHSMSX103.ccr.corp.intel.com> (raw)
In-Reply-To: <1501666085-21208-1-git-send-email-yonghong.zhu@intel.com>
After apply those patches, build MdeModulePkg by VS2015 toolchain failed.
BaseUefiDecompressLib.lib(BaseUefiDecompressLib.obj) : error LNK2001: unresolved
external symbol __allshl
d:\git\edk2_bak\Build\MdeModule\DEBUG_VS2015x86\IA32\MdeModulePkg\Core\Dxe\DxeMa
in\DEBUG\DxeCore.dll : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0
\Vc\bin\link.exe"' : return code '0x460'
Stop.
Best Regards,
Zhu Yonghong
-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Yonghong Zhu
Sent: Wednesday, August 02, 2017 5:28 PM
To: edk2-devel@lists.01.org
Subject: [edk2] [Patch 0/4] Fix Xcode 9 Beta treating 32-bit left shift as undefined behavior
Bug: https://bugzilla.tianocore.org/show_bug.cgi?id=635
Yonghong Zhu (4):
BaseTools: Fix Xcode 9 Beta treating 32-bit left shift as undefined
DuetPkg: Fix Xcode 9 Beta treating 32-bit left shift as undefined
IntelFrameworkModulePkg: Fix Xcode 9 Beta treating 32-bit left shift
as undefined
MdePkg: Fix Xcode 9 Beta treating 32-bit left shift as undefined
BaseTools/Source/C/Common/Decompress.c | 4 ++--
BaseTools/Source/C/TianoCompress/TianoCompress.c | 4 ++--
DuetPkg/EfiLdr/TianoDecompress.c | 4 ++--
.../BaseUefiTianoCustomDecompressLib.c | 4 ++--
MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.c | 4 ++--
5 files changed, 10 insertions(+), 10 deletions(-)
--
2.6.1.windows.1
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
prev parent reply other threads:[~2017-08-02 13:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1501666085-21208-1-git-send-email-yonghong.zhu@intel.com>
2017-08-02 9:28 ` [Patch 1/4] BaseTools: Fix Xcode 9 Beta treating 32-bit left shift as undefined Yonghong Zhu
2017-08-02 9:28 ` [Patch 2/4] DuetPkg: " Yonghong Zhu
2017-08-03 1:42 ` Ni, Ruiyu
2017-08-03 18:26 ` Richardson, Brian
2017-08-02 9:28 ` [Patch 3/4] IntelFrameworkModulePkg: " Yonghong Zhu
2017-08-02 9:28 ` [Patch 4/4] MdePkg: " Yonghong Zhu
2017-08-02 14:04 ` Marvin H?user
2017-08-02 13:47 ` Zhu, Yonghong [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=B9726D6DCCFB8B4CA276A9169B02216D51EB6884@SHSMSX103.ccr.corp.intel.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox