<?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>ELF &#8211; Blog Sketch</title>
	<atom:link href="https://blog.ziaowang.top/tag/elf/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.ziaowang.top</link>
	<description></description>
	<lastBuildDate>Tue, 07 Apr 2026 08:49:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
	<item>
		<title>从 glibc 版本错配了解 ELF 格式和 ABI</title>
		<link>https://blog.ziaowang.top/2025/07/28/glibc-to-elf-to-abi/</link>
					<comments>https://blog.ziaowang.top/2025/07/28/glibc-to-elf-to-abi/#respond</comments>
		
		<dc:creator><![CDATA[wponaws]]></dc:creator>
		<pubDate>Mon, 28 Jul 2025 03:03:34 +0000</pubDate>
				<category><![CDATA[技术笔记]]></category>
		<category><![CDATA[ABI]]></category>
		<category><![CDATA[ELF]]></category>
		<category><![CDATA[glibc]]></category>
		<category><![CDATA[sysroot]]></category>
		<guid isPermaLink="false">http://localhost/mysite/?p=7136</guid>

					<description><![CDATA[<p>近日尝试在 x86 平台上通过 arm-none-linux-gnueabihf 交叉编译工具链构建一个 C 语言写成的 Hello World 程序，得到可执行文件 &#8220;my_first_hps&#8221;；再将其拷贝到一个专为嵌入式硬件（DE1-SoC 开发板上的 ARMv7 架构处理器即 HPS）定制的 Ubuntu&#8230;</p>]]></description>
										<content:encoded><![CDATA[<p>近日尝试在 x86 平台上通过 arm-none-linux-gnueabihf 交叉编译工具链构建一个 C 语言写成的 Hello World 程序，得到可执行文件 &#8220;my_first_hps&#8221;；再将其拷贝到一个专为嵌入式硬件（DE1-SoC 开发板上的 ARMv7 架构处理器即 HPS）定制的 Ubuntu&hellip;</p>]]></content:encoded>
					
					<wfw:commentRss>https://blog.ziaowang.top/2025/07/28/glibc-to-elf-to-abi/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
