<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — unrecognized gcc debugging option]]></title>
	<link rel="self" href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=461&amp;type=atom" />
	<updated>2015-05-06T18:29:42Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.approximatrix.com/viewtopic.php?id=461</id>
		<entry>
			<title type="html"><![CDATA[Re: unrecognized gcc debugging option]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=2053#p2053" />
			<content type="html"><![CDATA[<p>Jeff&#039;s fix worked like a charm.&nbsp; Thanks!</p><p>On to Open MP!</p>]]></content>
			<author>
				<name><![CDATA[brendan]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=3613</uri>
			</author>
			<updated>2015-05-06T18:29:42Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=2053#p2053</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: unrecognized gcc debugging option]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=2052#p2052" />
			<content type="html"><![CDATA[<p>Although I replied directly to Brendan, I&#039;ll repeat the fix here. The problem occurs because an option, &quot;-dparallel,&quot; was set in the project&#039;s Fortran flags.&nbsp; The &quot;-dparallel&quot; option has no meaning to our compiler, and it&#039;s causing the warning you&#039;re seeing.&nbsp; If you remove that option, everything should work fine.&nbsp; The &quot;-dparallel&quot; flag might have some meaning in other compilers.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2015-05-06T16:27:49Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=2052#p2052</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: unrecognized gcc debugging option]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=2051#p2051" />
			<content type="html"><![CDATA[<p>Brendan,</p><p>Could you send along a copy of your project file (the &quot;.prj&quot; file only) along to <a href="mailto:support@approximatrix.com">support@approximatrix.com</a>?&nbsp; I suspect there is a problematic project option somehow being set.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2015-05-06T00:54:02Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=2051#p2051</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[unrecognized gcc debugging option]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=2050#p2050" />
			<content type="html"><![CDATA[<p>Hi -<br />I&#039;m new to simple fortran (and its been years since I programmed in it...)&nbsp; I ran my code, made up of a bunch of different routines, and got this...</p><p>f951.exe: warning: unrecognized gcc debugging option: r<br />f951.exe: warning: unrecognized gcc debugging option: l<br />f951.exe: warning: unrecognized gcc debugging option: l<br />f951.exe: warning: unrecognized gcc debugging option: e<br />f951.exe: warning: unrecognized gcc debugging option: l</p><p>Any idea as to what it means?&nbsp; It doesn&#039;t seem to impact the code I am working with...</p>]]></content>
			<author>
				<name><![CDATA[brendan]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=3613</uri>
			</author>
			<updated>2015-05-05T23:02:39Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=2050#p2050</id>
		</entry>
</feed>
