<?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>Comments on: Cute objcopy hack</title>
	<atom:link href="http://www.doof.me.uk/2010/05/07/cute-objcopy-hack/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.doof.me.uk/2010/05/07/cute-objcopy-hack/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cute-objcopy-hack</link>
	<description>Lalalala doo</description>
	<lastBuildDate>Mon, 08 Apr 2013 17:09:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: nick</title>
		<link>http://www.doof.me.uk/2010/05/07/cute-objcopy-hack/comment-page-1/#comment-2580</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Sun, 09 May 2010 16:47:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.doof.me.uk/?p=1223#comment-2580</guid>
		<description><![CDATA[Thanks, I appreciate it!]]></description>
		<content:encoded><![CDATA[<p>Thanks, I appreciate it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gal</title>
		<link>http://www.doof.me.uk/2010/05/07/cute-objcopy-hack/comment-page-1/#comment-2576</link>
		<dc:creator>Gal</dc:creator>
		<pubDate>Sat, 08 May 2010 12:14:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.doof.me.uk/?p=1223#comment-2576</guid>
		<description><![CDATA[Also, I just wanted to thank you for posting this info. It&#039;s the best guide to embedding data into an object file I&#039;ve found. It works, and I you taught me how to rename stuff in an object file. With a bit more digging I found you can also change _binary_yah_start to what ever you want like this...
objcopy --redefine-sym _binary_yah_start=_pink]]></description>
		<content:encoded><![CDATA[<p>Also, I just wanted to thank you for posting this info. It&#8217;s the best guide to embedding data into an object file I&#8217;ve found. It works, and I you taught me how to rename stuff in an object file. With a bit more digging I found you can also change _binary_yah_start to what ever you want like this&#8230;<br />
objcopy &#8211;redefine-sym _binary_yah_start=_pink</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gal</title>
		<link>http://www.doof.me.uk/2010/05/07/cute-objcopy-hack/comment-page-1/#comment-2575</link>
		<dc:creator>Gal</dc:creator>
		<pubDate>Sat, 08 May 2010 12:08:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.doof.me.uk/?p=1223#comment-2575</guid>
		<description><![CDATA[Something important that drove me nuts was that the order in which you list this object on a gcc compile line matters. I was getting very elusive errors until I put the object file before the C file.]]></description>
		<content:encoded><![CDATA[<p>Something important that drove me nuts was that the order in which you list this object on a gcc compile line matters. I was getting very elusive errors until I put the object file before the C file.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
