<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p><font face="serif">While answering some questions today I have
noticed several of you using -L/usr/lib in your makefiles. Now,
this may be an artifact left over from some of the older
makefiles I have given you, but only use this if you need to. I
could cause conflicts with the system wide libraries I built for
us in /usr/local/gcc/* and give you linker errors.</font></p>
<p><font face="serif">On Tuesday I hope to show you the proper
(a.k.a. - conventional) way to build a "distribution tree" with
separate directories for your components. I promise we will
start slow so that it is not too overwhelming.</font></p>
<p><font face="serif"><br>
</font></p>
<pre class="moz-signature" cols="72">--
Andrew J. Pounds, Ph.D. (<a class="moz-txt-link-abbreviated" href="mailto:pounds_aj@mercer.edu">pounds_aj@mercer.edu</a>)
Professor of Chemistry and Computer Science
Mercer University, Macon, GA 31207 (478) 301-5627
<a class="moz-txt-link-freetext" href="http://faculty.mercer.edu/pounds_aj">http://faculty.mercer.edu/pounds_aj</a>
</pre>
</body>
</html>