<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.wiki.mohid.com/index.php?action=history&amp;feed=atom&amp;title=Gcc</id>
		<title>Gcc - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.wiki.mohid.com/index.php?action=history&amp;feed=atom&amp;title=Gcc"/>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=Gcc&amp;action=history"/>
		<updated>2026-04-05T01:25:58Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.28.0</generator>

	<entry>
		<id>http://www.wiki.mohid.com/index.php?title=Gcc&amp;diff=1987&amp;oldid=prev</id>
		<title>Guillaume at 23:31, 18 June 2009</title>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=Gcc&amp;diff=1987&amp;oldid=prev"/>
				<updated>2009-06-18T23:31:47Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 23:31, 18 June 2009&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l23&quot; &gt;Line 23:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 23:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==External References==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==External References==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;*[http://www.cygwin.com/cygwin-ug-net/dll.html cygwin gcc dll&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;]&lt;/del&gt;]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;*[http://www.cygwin.com/cygwin-ug-net/dll.html cygwin gcc dll]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Guillaume</name></author>	</entry>

	<entry>
		<id>http://www.wiki.mohid.com/index.php?title=Gcc&amp;diff=1986&amp;oldid=prev</id>
		<title>Guillaume: New page: Gcc is the GNU C++ compiler.   ==Quick start==  ===Build a single source file program===  &gt; gcc -o myprog myprog.c This will create program ''myprog''.  ===Compile only===  &gt; gcc -c my...</title>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=Gcc&amp;diff=1986&amp;oldid=prev"/>
				<updated>2009-06-18T23:28:33Z</updated>
		
		<summary type="html">&lt;p&gt;New page: &lt;a href=&quot;/index.php?title=Gcc&quot; title=&quot;Gcc&quot;&gt;Gcc&lt;/a&gt; is the GNU C++ compiler.   ==Quick start==  ===Build a single source file program===  &amp;gt; gcc -o myprog myprog.c This will create program &amp;#039;&amp;#039;myprog&amp;#039;&amp;#039;.  ===Compile only===  &amp;gt; gcc -c my...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Gcc]] is the GNU C++ compiler.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Quick start==&lt;br /&gt;
&lt;br /&gt;
===Build a single source file program===&lt;br /&gt;
 &amp;gt; gcc -o myprog myprog.c&lt;br /&gt;
This will create program ''myprog''.&lt;br /&gt;
&lt;br /&gt;
===Compile only===&lt;br /&gt;
 &amp;gt; gcc -c myprog.c myannex.c&lt;br /&gt;
This will create object files ''myprog.o'' and ''myannex.o''.&lt;br /&gt;
&lt;br /&gt;
===Build only===&lt;br /&gt;
 &amp;gt; gcc -o myprog myprog.o myannex.o&lt;br /&gt;
This will create, same as before, the program ''myprog''.&lt;br /&gt;
&lt;br /&gt;
===Build a dll===&lt;br /&gt;
 &amp;gt; gcc -shared -o mydll.dll mydll.o&lt;br /&gt;
&lt;br /&gt;
===Link to a dll===&lt;br /&gt;
 &amp;gt; gcc -o myprog myprog.c -L./ -lmydll&lt;br /&gt;
&lt;br /&gt;
==External References==&lt;br /&gt;
*[http://www.cygwin.com/cygwin-ug-net/dll.html cygwin gcc dll]]&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>	</entry>

	</feed>
<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
  ga('create', 'UA-56589921-5', 'auto');
  ga('send', 'pageview');
</script>