<?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>William Hua的Blog &#187; Goldfish</title>
	<atom:link href="http://www.williamhua.com/tag/goldfish/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.williamhua.com</link>
	<description>一个关于生活感悟、新奇见闻、网站运营和电子商务的Blog</description>
	<lastBuildDate>Sun, 15 Aug 2010 16:05:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>如何构建Android 1.5 Linux内核映像</title>
		<link>http://www.williamhua.com/2009/04/30/how-to-build-android-15-kernel-image/</link>
		<comments>http://www.williamhua.com/2009/04/30/how-to-build-android-15-kernel-image/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 03:35:29 +0000</pubDate>
		<dc:creator>William Hua</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[嵌入式开发]]></category>
		<category><![CDATA[开源技术]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[emulator]]></category>
		<category><![CDATA[Goldfish]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[Sourcecode]]></category>
		<category><![CDATA[模拟器]]></category>
		<category><![CDATA[移植]]></category>
		<category><![CDATA[编译]]></category>

		<guid isPermaLink="false">http://www.williamhua.com/?p=142</guid>
		<description><![CDATA[和一般的Linux系统开发流程一样，Android平台开发的一个很重要的基础工作就是对其内核的编译和移植。本文的目的就在于构建出可以在Android自带的ARM QEMU模拟器上运行的内核映像，希望对于大家做内核的移植和系统构建有帮助。

请先参考我的另一篇文章<a href="http://www.williamhua.com/2009/04/29/git-and-repo-for-dummies/">如何取得Android源代码</a>，确保正确地拿到了Android <a href="http://android.git.kernel.org/?p=kernel/common.git;a=summary">kernel/common项目</a>的Goldfish分支（该分支用于构建运行在emulator上的系统内核，而主线则是用于构建运行在实际设备上的内核代码）上的内核代码。另外，需要提醒一下大家的是Android的sourcecode目前只能在Linux或者Mac OS下做交叉编译编译，Windows并没有被支持，以下将以Ubuntu 8.04为Host OS来说明。]]></description>
		<wfw:commentRss>http://www.williamhua.com/2009/04/30/how-to-build-android-15-kernel-image/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
