<?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=LIBRARY</id>
	<title>LIBRARY - 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=LIBRARY"/>
	<link rel="alternate" type="text/html" href="http://vrl.cs.brown.edu/wiki/index.php?title=LIBRARY&amp;action=history"/>
	<updated>2026-04-20T11:12:55Z</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=LIBRARY&amp;diff=4637&amp;oldid=prev</id>
		<title>Brad Berg: New page:  LIBRARY = &amp;lt;Library Name&amp;gt;  If a directory contains a library set this variable to the name of the library.  Only one library per directory can be built.   If a directory does not con...</title>
		<link rel="alternate" type="text/html" href="http://vrl.cs.brown.edu/wiki/index.php?title=LIBRARY&amp;diff=4637&amp;oldid=prev"/>
		<updated>2010-11-19T16:37:52Z</updated>

		<summary type="html">&lt;p&gt;New page:  LIBRARY = &amp;lt;Library Name&amp;gt;  If a directory contains a library set this variable to the name of the library.  Only one library per directory can be built.   If a directory does not con...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt; LIBRARY = &amp;amp;lt;Library Name&amp;amp;gt;&lt;br /&gt;
&lt;br /&gt;
If a directory contains a library set this variable to the name of the library.  Only one library per directory can be built.   If a directory does not contain a library do not set this variable.&lt;br /&gt;
&lt;br /&gt;
On Unix systems a library named &amp;lt;code&amp;gt;lib&amp;amp;lt;Library&amp;amp;gt;.a&amp;lt;/code&amp;gt; will be built.  On Windows &amp;lt;code&amp;gt;&amp;amp;lt;Library&amp;amp;gt;.lib&amp;lt;/code&amp;gt; is built.  Library names will also contain additional tags designating the compiler version and to denote a debugging or profiling edition.  For example, when &amp;#039;&amp;#039;&amp;#039;LIBRARY&amp;#039;&amp;#039;&amp;#039; is &amp;#039;&amp;#039;&amp;#039;foo&amp;#039;&amp;#039;&amp;#039; then building with &amp;#039;&amp;#039;&amp;#039;gcc4&amp;#039;&amp;#039;&amp;#039; will create:&lt;br /&gt;
&lt;br /&gt;
 libfoo-gcc4.a              # Optimized version.&lt;br /&gt;
 libfoo-gcc4_g.a            # Debugging version.&lt;br /&gt;
 libfoo-gcc4_p.a            # Profiling version.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Library names must be unique within a project.  Failure to do this will result in a conflicts when they are built and installed.  Libraries are installed in:&lt;br /&gt;
&lt;br /&gt;
 $GTO/install_$GARCH/$PROJECT/lib/&lt;/div&gt;</summary>
		<author><name>Brad Berg</name></author>
	</entry>
</feed>