Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > 9406df6f885a8f97005c2d7e241d165f > files > 171

colorer-take5-docs-0-0.beta5.14.mga7.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Colorer-take5 Library: Dependencies generation</title>
<link href="../styles/styles.css" rel="stylesheet" type="text/css">
<link href="../styles/doc.css" rel="stylesheet" type="text/css">
<link rel="icon" href="../images/logo-small-api.png"/>
</head>
<body>
<div align='center'>
<a href="../index.html">Home</a> |
<a href="modules.html">Modules</a> |
<a href="hierarchy.html">Class Hierarchy</a> |
<a href="classes.html">Alphabetical List</a> |
<a href="annotated.html">Compound List</a> |
<a href="pages.html">Related Pages</a>
</div>
<!-- Generated by Doxygen 1.4.6 -->
<h1><a class="anchor" name="dependencies">Dependencies generation</a></h1><dl compact><dt><b></b></dt><dd>In order, to compile the library, you have to include a dependencies file. By default, this file is already generated and included into a making process.</dd></dl>
<dl compact><dt><b></b></dt><dd>But, if you've changed structure of source codes, or made other changes, which create new/delete old dependencies, you have to regenerate dependencies file (/src/shared/_dependencies.dep)</dd></dl>
<dl compact><dt><b></b></dt><dd>You can do this simply with <code>make -f _makefile.deps</code> call. This command runs gcc in precompilation and dependencies generation mode. After this perl script links all generated *.d files into one <code>_dependencies.dep</code>, and you can start your standard compilation process. </dd></dl>

<br><br>
<center><small>
Colorer-take5 Library. Copyright &copy; 1999-2006 Igor Russkih.<br>
Generated at Fri Nov 24 17:13:14 2006 by doxygen 1.4.6.
</small><center>
    </BODY>
  </HTML>