<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>rpl_malloc &#8211; richliu&#039;s blog</title>
	<atom:link href="https://blog.richliu.com/tag/rpl_malloc/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.richliu.com</link>
	<description>Linux, 工作, 生活, 家人</description>
	<lastBuildDate>Thu, 20 Aug 2009 10:11:58 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>
	<item>
		<title>htop cross compile 碰到 undefined references to `rpl_malloc&#8217;</title>
		<link>https://blog.richliu.com/2009/08/20/790/htop-cross-compile-%e7%a2%b0%e5%88%b0-undefined-references-to-rpl_malloc/</link>
					<comments>https://blog.richliu.com/2009/08/20/790/htop-cross-compile-%e7%a2%b0%e5%88%b0-undefined-references-to-rpl_malloc/#respond</comments>
		
		<dc:creator><![CDATA[richliu]]></dc:creator>
		<pubDate>Thu, 20 Aug 2009 10:11:58 +0000</pubDate>
				<category><![CDATA[隨手札記]]></category>
		<category><![CDATA[arm]]></category>
		<category><![CDATA[htop]]></category>
		<category><![CDATA[rpl_malloc]]></category>
		<guid isPermaLink="false">http://blog.richliu.com/?p=790</guid>

					<description><![CDATA[<p>Cross compile htop 碰到的錯誤訊息. undefined references to `rp [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://blog.richliu.com/2009/08/20/790/htop-cross-compile-%e7%a2%b0%e5%88%b0-undefined-references-to-rpl_malloc/">htop cross compile 碰到 undefined references to `rpl_malloc&#8217;</a> appeared first on <a rel="nofollow" href="https://blog.richliu.com">richliu&#039;s blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Cross compile htop 碰到的錯誤訊息.</p>
<blockquote><p>undefined references to `rpl_malloc&#8217;</p></blockquote>
<blockquote><p>下這行指令就好了<br />
# ac_cv_func_malloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes ./configure &#8211;with-gnu-ld &#8211;host=arm-linux</p></blockquote>
<p>The post <a rel="nofollow" href="https://blog.richliu.com/2009/08/20/790/htop-cross-compile-%e7%a2%b0%e5%88%b0-undefined-references-to-rpl_malloc/">htop cross compile 碰到 undefined references to `rpl_malloc&#8217;</a> appeared first on <a rel="nofollow" href="https://blog.richliu.com">richliu&#039;s blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.richliu.com/2009/08/20/790/htop-cross-compile-%e7%a2%b0%e5%88%b0-undefined-references-to-rpl_malloc/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
