<?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>Compiler &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/tag/compiler/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Fri, 10 Sep 2021 12:58:20 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>How to execute an object file: Part 3</title>
		<link>https://noise.getoto.net/2021/09/10/how-to-execute-an-object-file-part-3/</link>
		
		<dc:creator><![CDATA[Ignat Korchagin]]></dc:creator>
		<pubDate>Fri, 10 Sep 2021 12:58:20 +0000</pubDate>
				<category><![CDATA[Compiler]]></category>
		<category><![CDATA[deep dive]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=ef783891951733c401a52631391c7ea7</guid>

					<description><![CDATA[Continue learning how to import and execute code from an object file. In this part we will handle external library dependencies.]]></description>
		
		
		<enclosure url="https://blog.cloudflare.com/content/images/2021/09/image1.jpg" length="0" type="" />

			</item>
		<item>
		<title>How to execute an object file: Part 1</title>
		<link>https://noise.getoto.net/2021/03/02/how-to-execute-an-object-file-part-1/</link>
		
		<dc:creator><![CDATA[Ignat Korchagin]]></dc:creator>
		<pubDate>Tue, 02 Mar 2021 12:00:00 +0000</pubDate>
				<category><![CDATA[Compiler]]></category>
		<category><![CDATA[deep dive]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=67177b101f7dbc5137d1bc7261ca577c</guid>

					<description><![CDATA[Ever wondered if it is possible to execute an object file without linking? Or use any object file as a library? Follow along to learn how to decompose an object file and import code from it along the way.]]></description>
		
		
		<enclosure url="https://blog.cloudflare.com/content/images/2021/03/image3.png" length="0" type="" />

			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 25/66 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2025-12-09 06:55:22 by W3 Total Cache
-->