<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Vista, MingW and AVG</title>
		<link>http://www.allegro.cc/forums/view/601007</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Thu, 23 Jul 2009 03:42:07 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;ve found that compiling a simple &#39;hello.c&#39; with the command line<br />gcc -s hello.c -o hello.exe<br />makes AVG think it&#39;s a virus.<br />Adding the -O2 -Wall options doesn&#39;t do this.<br />Anybody else care to try it?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Arthur Kalliokoski)</author>
		<pubDate>Tue, 21 Jul 2009 20:24:56 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>What version of Vista?  I&#39;ve got Home Premium and use MinGW regularly, however I don&#39;t have AVG, I use Symantec Endpoint Protection (where I work requires it be installed for VPN access).</p><p>I could probably throw AVG on here quickly enough to test though. What version of AVG was it? The free one?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Samuel Henderson)</author>
		<pubDate>Wed, 22 Jul 2009 08:54:54 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Vista Home Premium SP1<br />AVG Free Edition Ver. 8.5.375</p><p>I don&#39;t think Mingw is &quot;making a virus&quot;, it&#39;s just kind a kind of comical misidentification.  Send your enemies a &quot;virus&quot;!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Arthur Kalliokoski)</author>
		<pubDate>Wed, 22 Jul 2009 10:19:07 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;ve had that once with a different antivirus and my own game compiled by MinGW. The &quot;problem&quot; disappeared when I&#39;ve written more code for the executable <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />.</p><p>It&#39;s just caused by the antivirus applying broad heuristics to executables, which sometimes results in false positives. Fortunately, changing a few bytes around (which will happen when you write some more code or change the existing lines) will make it register as safe again.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Jakub Wasilewski)</author>
		<pubDate>Wed, 22 Jul 2009 17:41:40 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I have never had AVG pop up a warning like that on Vista... </p><p>Perhaps it is a virus on your computer that is infecting the executable after it is created. That has happened to me before, but it was on a Win98 machine and another on an XP machine...</p><p>Run the EXE through <a href="http://www.virustotal.com/">virustotal</a> and see what you get...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Ron Novy)</author>
		<pubDate>Thu, 23 Jul 2009 03:36:33 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;ve also seen AVG complain about an innocent .ini file from a windows 95 game...</p><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/601007/822771#target">Ron Novy</a> said:</div><div class="quote"><p>
Perhaps it is a virus on your computer that is infecting the executable after it is created.
</p></div></div><p>
Actually AVG is complaining about that dll that has libc in it, the actual exe is then able to weigh in at a svelte 5k.<br />Seems to me that the non-infected version with -O2 would use that same dll.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Arthur Kalliokoski)</author>
		<pubDate>Thu, 23 Jul 2009 03:42:07 +0000</pubDate>
	</item>
</rss>
