<?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: scripting problem</title>
	<atom:link href="https://www.emblogic.com/blog/03/scripting-problem/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog/03/scripting-problem/</link>
	<description>Embedded System and ARM Training</description>
	<lastBuildDate>Mon, 07 Oct 2013 04:00:03 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>By: saurabh.aggarwal</title>
		<link>https://www.emblogic.com/blog/03/scripting-problem/#comment-693</link>
		<dc:creator><![CDATA[saurabh.aggarwal]]></dc:creator>
		<pubDate>Wed, 04 Apr 2012 13:28:25 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=2302#comment-693</guid>
		<description><![CDATA[hey thanks  for the reply
I had used the tab..
and by using &quot;make your_program_name&quot; it uses the default makefile and creates the executable file with the same name as of the program instead of creating &quot;exec&quot;]]></description>
		<content:encoded><![CDATA[<p>hey thanks  for the reply<br />
I had used the tab..<br />
and by using &#8220;make your_program_name&#8221; it uses the default makefile and creates the executable file with the same name as of the program instead of creating &#8220;exec&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dhanashri</title>
		<link>https://www.emblogic.com/blog/03/scripting-problem/#comment-689</link>
		<dc:creator><![CDATA[dhanashri]]></dc:creator>
		<pubDate>Mon, 02 Apr 2012 06:50:31 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=2302#comment-689</guid>
		<description><![CDATA[Above script is correct.
1) The only change is give tab before gcc. It is must.
2) While compiling you need to give the command &quot;make your_program_name&quot;
With above two changes it is expected to work.
Please try it.]]></description>
		<content:encoded><![CDATA[<p>Above script is correct.<br />
1) The only change is give tab before gcc. It is must.<br />
2) While compiling you need to give the command &#8220;make your_program_name&#8221;<br />
With above two changes it is expected to work.<br />
Please try it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
