<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	「Step to UEFI (115）zLib 的压缩功能」的评论	</title>
	<atom:link href="https://www.lab-z.com/stu115/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.lab-z.com/stu115/</link>
	<description></description>
	<lastBuildDate>Wed, 06 Sep 2017 13:39:37 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		评论者：ziv2013		</title>
		<link>https://www.lab-z.com/stu115/#comment-37034</link>

		<dc:creator><![CDATA[ziv2013]]></dc:creator>
		<pubDate>Wed, 06 Sep 2017 13:39:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=4814#comment-37034</guid>

					<description><![CDATA[回复给 &lt;a href=&quot;https://www.lab-z.com/stu115/#comment-37024&quot;&gt;interv&lt;/a&gt;。

我找人问了一下，直接使用 LIB 加入编译是完全没有问题的，需要特别注意的是你的 LIB 和当前编译使用的编译参数必须完全一致，否则会导致错误。]]></description>
			<content:encoded><![CDATA[<p>回复给 <a href="https://www.lab-z.com/stu115/#comment-37024">interv</a>。</p>
<p>我找人问了一下，直接使用 LIB 加入编译是完全没有问题的，需要特别注意的是你的 LIB 和当前编译使用的编译参数必须完全一致，否则会导致错误。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：interv		</title>
		<link>https://www.lab-z.com/stu115/#comment-37024</link>

		<dc:creator><![CDATA[interv]]></dc:creator>
		<pubDate>Wed, 06 Sep 2017 02:11:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=4814#comment-37024</guid>

					<description><![CDATA[已编译生成了一个liba.lib，我在AppPkg下建立一个自己的应用module：B，B的inf中[LibraryClasses]添加liba，AppPkg.dsc中[LibraryClasses]添加liba&#124;libpath/liba.inf，AppPkg.dec中[LibraryClasses]添加liba&#124;Include/Library/a.h。
发现每次编译B时还是要对liba进行一次编译，而非直接使用已有的liba.lib。如果我删掉了liba的源码，就会导致编译B失败。
请问该怎样避免库liba的二次编译？]]></description>
			<content:encoded><![CDATA[<p>已编译生成了一个liba.lib，我在AppPkg下建立一个自己的应用module：B，B的inf中[LibraryClasses]添加liba，AppPkg.dsc中[LibraryClasses]添加liba|libpath/liba.inf，AppPkg.dec中[LibraryClasses]添加liba|Include/Library/a.h。<br />
发现每次编译B时还是要对liba进行一次编译，而非直接使用已有的liba.lib。如果我删掉了liba的源码，就会导致编译B失败。<br />
请问该怎样避免库liba的二次编译？</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
