<?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: Install C, C++ Compiler and Development (build-essential) Tools in Debian/Ubuntu	</title>
	<atom:link href="https://www.tecmint.com/install-c-compiler-and-development-build-essential-tools-in-debian-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-c-compiler-and-development-build-essential-tools-in-debian-ubuntu/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 22 Nov 2021 08:06:23 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Blog Fixer		</title>
		<link>https://www.tecmint.com/install-c-compiler-and-development-build-essential-tools-in-debian-ubuntu/comment-page-1/#comment-1657586</link>

		<dc:creator><![CDATA[Blog Fixer]]></dc:creator>
		<pubDate>Sun, 21 Nov 2021 15:26:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15891#comment-1657586</guid>

					<description><![CDATA[Instruction is wrong, should read:
&lt;pre&gt;
$ sudo apt-get update &#038;&#038; sudo apt-get install build-essential
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>Instruction is wrong, should read:</p>
<pre>
$ sudo apt-get update &amp;&amp; sudo apt-get install build-essential
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gabriel Cánepa		</title>
		<link>https://www.tecmint.com/install-c-compiler-and-development-build-essential-tools-in-debian-ubuntu/comment-page-1/#comment-747918</link>

		<dc:creator><![CDATA[Gabriel Cánepa]]></dc:creator>
		<pubDate>Thu, 04 Feb 2016 13:07:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15891#comment-747918</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-c-compiler-and-development-build-essential-tools-in-debian-ubuntu/comment-page-1/#comment-747863&quot;&gt;Rodrigo&lt;/a&gt;.

@Rodrigo,
What does the following command return in your system?
which gcc]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-c-compiler-and-development-build-essential-tools-in-debian-ubuntu/comment-page-1/#comment-747863">Rodrigo</a>.</p>
<p>@Rodrigo,<br />
What does the following command return in your system?<br />
which gcc</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rodrigo		</title>
		<link>https://www.tecmint.com/install-c-compiler-and-development-build-essential-tools-in-debian-ubuntu/comment-page-1/#comment-747863</link>

		<dc:creator><![CDATA[Rodrigo]]></dc:creator>
		<pubDate>Thu, 04 Feb 2016 09:40:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15891#comment-747863</guid>

					<description><![CDATA[Friend,
you know let me know because the terminal is returning me the following error at compile time:

gcc: error: sum .: File or directory not found
gcc: Fatal error: the input files
compilation terminated.]]></description>
			<content:encoded><![CDATA[<p>Friend,<br />
you know let me know because the terminal is returning me the following error at compile time:</p>
<p>gcc: error: sum .: File or directory not found<br />
gcc: Fatal error: the input files<br />
compilation terminated.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
