<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>How do I get rid of the console window?</title>
		<link>http://www.allegro.cc/forums/view/126698</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Wed, 12 Dec 2001 20:56:00 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>When I compile an Allegro windowed program with MingW32 and run, it first open a console window which says &quot;1&quot; then another which displays the program graphics.<br />How do I get rid of that console window?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Funklord)</author>
		<pubDate>Wed, 12 Dec 2001 04:09:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Add -Wl,--subsystem,windows to the linker command line and you won&#39;t get unwanted console windows anymore.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Wed, 12 Dec 2001 04:44:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>whats wrong with -mwindows?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Oz)</author>
		<pubDate>Wed, 12 Dec 2001 09:46:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;ve been told that -mwindows is outdated and may be removed in a future version of gcc and the -Wl,--subsystem,windows is now the prefered method.<br />Other than that, ther is nothing wrong with it.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Wed, 12 Dec 2001 20:56:00 +0000</pubDate>
	</item>
</rss>
