<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://vrl.cs.brown.edu/wiki/index.php?action=history&amp;feed=atom&amp;title=CXXFLAGS</id>
	<title>CXXFLAGS - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://vrl.cs.brown.edu/wiki/index.php?action=history&amp;feed=atom&amp;title=CXXFLAGS"/>
	<link rel="alternate" type="text/html" href="http://vrl.cs.brown.edu/wiki/index.php?title=CXXFLAGS&amp;action=history"/>
	<updated>2026-04-20T17:09:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://vrl.cs.brown.edu/wiki/index.php?title=CXXFLAGS&amp;diff=4650&amp;oldid=prev</id>
		<title>Brad Berg: New page:  CXXFLAGS += &amp;lt;C++ Compiler flags&amp;gt;  ...  Set &#039;&#039;&#039;CXXFLAGS&#039;&#039;&#039; when you want to explicitly set C++ compiler options.  Use the &lt;code&gt;&quot;+=&quot;&lt;/code&gt; assignment unless you explicitly intend to...</title>
		<link rel="alternate" type="text/html" href="http://vrl.cs.brown.edu/wiki/index.php?title=CXXFLAGS&amp;diff=4650&amp;oldid=prev"/>
		<updated>2010-11-19T16:48:21Z</updated>

		<summary type="html">&lt;p&gt;New page:  CXXFLAGS += &amp;lt;C++ Compiler flags&amp;gt;  ...  Set &amp;#039;&amp;#039;&amp;#039;CXXFLAGS&amp;#039;&amp;#039;&amp;#039; when you want to explicitly set C++ compiler options.  Use the &amp;lt;code&amp;gt;&amp;quot;+=&amp;quot;&amp;lt;/code&amp;gt; assignment unless you explicitly intend to...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt; CXXFLAGS += &amp;amp;lt;C++ Compiler flags&amp;amp;gt;  ...&lt;br /&gt;
&lt;br /&gt;
Set &amp;#039;&amp;#039;&amp;#039;CXXFLAGS&amp;#039;&amp;#039;&amp;#039; when you want to explicitly set C++ compiler options.  Use the &amp;lt;code&amp;gt;&amp;quot;+=&amp;quot;&amp;lt;/code&amp;gt; assignment unless you explicitly intend to clear prior settings.  This setting is for advanced users that understand command line options for the compiler on the platforms they work with.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
&lt;br /&gt;
 CXXFLAGS += -L$(G_IMPORT)/sdl/sdl_1.2.13_gcc3/lib   -lSDL              # Linux&lt;br /&gt;
&lt;br /&gt;
 CXXFLAGS += -LIBPATH:&amp;quot;$(G_IMPORT)/sdl/sdl_1.2.13_gcc3/lib&amp;quot;  SDL.lib    # Windows&lt;/div&gt;</summary>
		<author><name>Brad Berg</name></author>
	</entry>
</feed>