1 <!DOCTYPE doctype PUBLIC "-//w3c//dtd html 4.0 transitional//en">
4 <meta content="text/html; charset=iso-8859-1"
5 http-equiv="Content-Type">
6 <meta content="Fred T. Hamster" name="Author">
8 content="Mozilla/5.0 (X11; U; Linux i686; en-US) [Mozilla]">
9 <title>CLAM Reference Manual</title>
11 <body alink="#ff9900" bgcolor="#400080" link="#33ff33" text="#ffff99"
15 <h1><big>CLAM: Coordinated Librarian &</big></h1>
16 <h1><big>Automatic Maker</big></h1>
17 <small></small></center>
18 <center><big><img src="clams_tran.gif" height="347" width="392"></big></center>
21 <h2><big>Tutorial and Reference Manual</big></h2>
22 <small></small></center>
25 <address><big><a name="lib_manager"></a>By Chris Koeritz (<a
26 href="mailto:koeritz@gruntose.com">koeritz@gruntose.com</a>)</big></address>
27 <small></small></center>
31 <hr noshade="noshade" size="8" width="100%"></h2>
32 <small></small></center>
35 <h2><big>Table of Contents</big></h2>
36 <small></small></center>
38 <small> </small><big> </big><small> </small>
39 <li><big> <a href="#EXECUTIVE_SUMMARY">Executive Summary</a></big></li>
40 <small> </small><big> </big><small> </small>
41 <li><big> <a href="#PREPARATION">Preparing Your Computer to Use
43 <small> </small><big> </big><small> </small>
45 <small> </small><big> </big><small> </small>
46 <li><big> <a href="#STEPS_NEEDED">Necessary Steps</a></big></li>
47 <small> </small><big> </big><small> </small>
49 <small> </small><big> </big><small> </small>
50 <li><big> <a href="#TUTORIAL">CLAM Tutorial</a></big></li>
51 <small> </small><big> </big><small> </small>
53 <small> </small><big> </big><small> </small>
54 <li><big> <a href="#CAVEATS">Caveats</a></big></li>
55 <small> </small><big> </big><small> </small>
56 <li><big> <a href="#TUT_BASICS">Basics</a></big></li>
57 <small> </small><big> </big><small> </small>
58 <li><big> <a href="#TUT_COMMON">Common Files</a></big></li>
59 <small> </small><big> </big><small> </small>
60 <li><big> <a href="#TUT_IMPORTANT_VARS">Important Variables</a></big></li>
61 <small> </small><big> </big><small> </small>
62 <li><big> <a href="#TUT_VAR_ASSIGN">Variable Assignment</a></big></li>
63 <small> </small><big> </big><small> </small>
64 <li><big> <a href="#TUT_OPTIONAL_VARS">Optional Variables</a></big></li>
65 <small> </small><big> </big><small> </small>
66 <li><big> <a href="#WRITING_RULES">Writing Your Own Rules</a></big></li>
67 <small> </small><big> </big><small> </small>
68 <li><big> <a href="#TUT_CONCLUSION">Conclusion</a></big></li>
69 <small> </small><big> </big><small> </small>
71 <small> </small><big> </big><small> </small>
72 <li><big> <a href="#REFERENCE">CLAM Reference</a></big></li>
73 <small> </small><big> </big><small> </small>
75 <small> </small><big> </big><small> </small>
76 <li><big> <a href="#LANG_INDEP_VARS">Language Independent
77 Variables</a></big></li>
78 <small> </small><big> </big><small> </small>
79 <li><big> <a href="#LANG_INDEP_RULES">Language Independent
81 <small> </small><big> </big><small> </small>
82 <li><big> <a href="#LANG_INDEP_TARGETS">Language Independent
83 Targets</a></big></li>
84 <small> </small><big> </big><small> </small>
85 <li><big> <a href="#LANG_INDEP_SCRIPTS">Language Independent
87 <small> </small><big> </big><small> </small>
88 <li><big> <a href="#CPP_VARS">C++ Specific Variables</a></big></li>
89 <small> </small><big> </big><small> </small>
91 <small> </small><big> </big><small> </small>
92 <li><big> <a href="#DIRECTORY_VARS">Directory Structure
93 Variables</a></big></li>
94 <small> </small><big> </big><small> </small>
95 <li><big> <a href="#CPP_FLAGS">Compiler Dependent Flags</a></big></li>
96 <small> </small><big> </big><small> </small>
97 <li><big><a href="#vcpp_only">Microsoft Visual C++ Only</a><br>
99 <small> </small><big> </big><small> </small>
100 <li><big> <a href="#SUPPORT_EXTENSIONS">Support for
102 Extensions</a></big></li>
103 <small> </small><big> </big><small> </small>
105 <small> </small><big> </big><small> </small>
106 <li><big> <a href="#CPP_RULES">C++ Specific Rules</a></big></li>
107 <small> </small><big> </big><small> </small>
108 <li><big> <a href="#CPP_TARGETS">C++ Specific Targets</a></big></li>
109 <small> </small><big> </big><small> </small>
110 <li><big> <a href="#CPP_SCRIPTS">C++ Specific Files</a></big></li>
111 <small> </small><big> </big><small> </small>
113 <small> </small><big> </big><small> </small>
114 <li><big> <a href="#EXAMPLES">Example CLAM Makefiles</a></big></li>
115 <small> </small><big> </big><small> </small>
116 <li><big> <a href="#CLAM_HINTS">CLAM Hints and Troubleshooting</a></big></li>
117 <small> </small><big> </big><small> </small>
118 <li><big> <a href="#ACKS">Acknowledgements</a></big></li>
119 <small> </small><small></small>
122 </big><small></small>
124 <hr noshade="noshade" size="8" width="100%"></h2>
125 <small></small></center>
127 </big><small></small>
128 <h2><big><a name="EXECUTIVE_SUMMARY"></a>Executive Summary</big></h2>
129 <small></small></center>
130 <big> The CLAM system is a set of macros and rules
131 for the GNU make program
133 simplifies the creation of executable programs and code
135 Most makefiles that use the CLAM system are ten lines long or
137 Makefiles are stated in terms of a set of special variable names that
139 interprets in order to issue the correct sequence of compilation
141 This document presents a tutorial on the variable names and simple
143 that need to be used with CLAM. Several example makefiles and the
145 reference manual for CLAM are also included.<br>
146 CLAM is part of the HOOPLE libraries (<a
147 href="http://hoople.org/">http://hoople.org/</a>) and can be
148 downloaded from there or through a sourceforge mirror site.<br>
149 In the remainder of the document, we will often
150 refer to CLAM as just "clam".<br>
153 <center><small></small>
155 <hr noshade="noshade" size="8" width="100%"></h2>
156 <small></small></center>
158 </big><small></small>
159 <h2><big><a name="PREPARATION"></a>Preparing Your Computer to Use
161 <small></small></center>
162 <h3><big><a name="STEPS_NEEDED"></a>Necessary Steps:</big></h3>
164 <small> </small><big> </big><small> </small>
165 <li><big>Setting environment variables for clam:</big></li>
166 <small> </small><big> </big><small> </small>
168 <li><big>FEISTY_MEOW_DIR:</big></li>
169 <small> </small><big> </big><small> </small>
171 <small> </small><big> </big><small> </small>
173 **REVISE** out of date...
175 This variable has been needed since clam became
176 part of the YETIcode project (at <a href="http://yeticode.org/">http://yeticode.org</a>).</big></li>
178 <li><big>The default location for clam is under the FEISTY_MEOW_DIR
180 folder named clam, although the version of clam shipped with the HOOPLE
181 code (http://hoople.org) actually lives under the root of the hoople
184 <small> </small><big> </big><small> </small>
185 <li><big>If the yeti root directory is in $HOME/yeti
187 default for FEISTY_MEOW_DIR will work and it doesn't need to be declared.</big></li>
188 <li><big>Setting the variable:<br>
190 <small> </small><big> </big><small> </small>
192 <small> </small><big> </big><small> </small>
193 <li><big>On Unix (with the bash shell): <span
194 style="font-weight: bold;">export MAKEFLAGS="-I $HOME/yeti/clam"</span></big></li>
195 <small> </small><big> </big><small> </small>
196 <li><big>On win32: <span style="font-weight: bold;">set
197 MAKEFLAGS="-I c:/yeti/clam"</span> (or set this in the System
198 control panel, under the advanced tab, in environment variables)<span
199 style="font-weight: bold;"><br>
201 <small> </small><big> </big><small> </small>
202 <li><big>Note that the use of
203 forward slashes is mandatory in the clam directory in MAKEFLAGS.<br>
205 <small> </small><big> </big><small> </small>
207 <small> </small><big> </big><small> </small>
209 <small> </small><big> </big><small> </small>
210 <li><big>MAKEFLAGS:</big></li>
211 <small> </small><big> </big><small> </small>
213 <small> </small><big> </big><small> </small>
214 <li><big> This variable is required to be set in the
215 environment before using clam with gnu-make. It tells make where
216 to find the clam definitions and scripts.</big></li>
218 <li><big>Setting the variable:<br>
220 <small> </small><big> </big><small> </small>
222 <small> </small><big> </big><small> </small>
223 <li><big>On Unix (assuming bash as shell): <span
224 style="font-weight: bold;">export MAKEFLAGS="-I $FEISTY_MEOW_DIR/clam"</span></big></li>
225 <small> </small><big> </big><small> </small>
226 <li><big>On win32: <span style="font-weight: bold;">set
227 MAKEFLAGS="-I %FEISTY_MEOW_DIR%/clam"</span></big></li>
228 <small> </small><big> </big><small> </small>
229 <li><big>This variable also requires forward slashes
231 backslashes.</big></li>
232 <small> </small><big> </big><small> </small>
234 <small> </small><big> </big><small> </small>
239 <li><big>Required Tools:</big></li>
240 <small> </small><big> </big><small> </small>
242 <small> </small><big> </big><small> </small>
243 <li><big>The compiler itself:<br>
245 <small> </small><big> </big><small> </small>
247 <small> </small><big> </big><small> </small>
248 <li><big>If you are running GNU/Linux (or almost any other
249 Posix-compliant operating system), then the GNU C/C++ compiler
250 suite is pretty much all that's needed.</big></li>
251 <small> </small><big> </big><small> </small>
253 GNU C/C++ compiler (included in the <a href="http://www.mingw.org/">MinGW</a>
254 toolkit) should be all that's needed for
256 but the Microsoft Visual Studio 6.0-8.0 compilers can be used if
257 available. Compatibility is only guaranteed for vc8
260 <small> </small><big> </big><small> </small>
262 <small> </small><big> </big><small> </small>
263 <li><big>Win32 Unix Tools:</big></li>
264 <small> </small><big> </big><small> </small>
266 <small> </small><big> </big><small> </small>
267 <li><big> If you are running a win32-based product
271 windows xp, etc) then a few additional tools are required...<br>
273 <small> </small><big> </big><small> </small><small></small>
274 <li><big>The recommended GNU utilities are available for
277 package (http://www.mingw.org/).</big></li>
278 <li><big>The MSYS tools are actually included in the source safe
280 hoople. The version provided by hoople is recommended
282 couple of missing tools have been added back in.</big></li>
283 <li><big>They can also be downloaded the mingw web site: <a
284 href="msys_bins.tar.gz">MSYS
285 package: msys_bins.tar.gz</a></big></li>
286 <li><big>Note that you will need to add the
290 your path. The PATH variable can be accessed under MS-NT type
292 "control panel | system | advanced | environment variables" menu
293 trail. If you plan to use msys outside of clam, then ensure that
294 the MSYS bin (l:/msys/bin) directory is prior
296 windows system directory in your path; this causes the Unix "find"
297 command to be used instead of the NT version.</big></li>
298 <li><big>Alternatively, a similar set of GNU utilities is
300 in the <a href="http://cygwin.com/">Cygwin
301 package</a>, although these tools are no longer recommended and are, in
302 fact, actively deprecated.</big></li>
303 <small> </small><big> </big><small> </small>
305 <small> </small><big> </big><small> </small>
307 <small> </small><big> </big><small> </small>
309 <small> </small><big> </big><small> </small>
310 <li><big>makedep and version_stamper tools:</big></li>
311 <small> </small><big> </big><small> </small>
313 <small> </small><big> </big><small> </small>
314 <li><big>The hoople/bin directory in the archive has
316 versions of tools used by clam during a build.<br>
318 <small> </small><big> </big><small> </small>
319 <li><big>If you would rather rebuild them from source, then
321 the script "bin/bootstrap_build.sh" will
322 recreate all of these internal tools.<br>
324 <small> </small><big> </big><small> </small>
326 <small> </small><big> </big><small> </small>
328 <small> </small><big> </big><small> </small>
329 <li><big>Third Party Tools Used By or Supported Within clam:</big></li>
330 <small> </small><big> </big><small> </small>
332 <small> </small><big> </big><small> </small>
333 <li><big>wx widgets:</big></li>
334 <small> </small><big> </big><small> </small>
336 <small> </small><big> </big><small> </small>
337 <li><big>home page: http://www.wxwidgets.org/</big></li>
338 <small> </small><big> </big><small> </small>
339 <li><big>As far as the clam team is concerned, this is the
341 portable (and open source) library for graphical user interfaces.<br>
343 <small> </small><big> </big><small> </small>
345 <small> </small><big> </big><small> </small>
346 <li><big>OpenSSL:</big></li>
347 <small> </small><big> </big><small> </small>
349 <small> </small><big> </big><small> </small>
350 <li><big>home page: http://www.openssl.org/</big></li>
351 <small> </small><big> </big><small> </small>
352 <li><big>This is the team's most favorite library for SSL
354 Sockets Layer) and general encryption needs.<br>
356 <small> </small><big> </big><small> </small>
358 <small> </small><big> </big><small> </small>
359 <li><big>cURL:</big></li>
360 <small> </small><big> </big><small> </small>
362 <small> </small><big> </big><small> </small>
363 <li><big>home page: http://curl.haxx.se/</big></li>
364 <small> </small><big> </big><small> </small>
365 <li><big>The curl library rocks(!) and provides a very
367 tools for programmatically interacting with live web pages.<br>
369 <small> </small><big> </big><small> </small>
371 <small> </small><big> </big><small> </small>
373 <small> </small><big> </big><small> </small>
374 <li><big>Other clam Preconditions:</big></li>
375 <small> </small><big> </big><small> </small>
377 <small> </small><big> </big><small> </small>
378 <li><big>Linux platforms:</big></li>
379 <small> </small><big> </big><small> </small>
381 <small> </small><big> </big><small> </small>
382 <li><big>The standard source code repository is a directory
385 in the user's home directory. If you decompress the hoople
386 library archive in your home directory, you should be all set to
387 perform a build.</big></li>
388 <small> </small><big> </big><small> </small>
389 <li><big>See the HOOPLE website for more details about
390 downloading that codebase (<a href="http://hoople.org">http://hoople.org</a>).<br>
392 <small> </small><big> </big><small> </small>
394 <small></small><small></small>
396 <small> </small><big> </big><small> </small>
398 <small> </small><big> </big><small> </small>
399 <li><big>Win32 platforms:</big></li>
400 <small> </small><big> </big><small> </small>
402 <small> </small><big> </big><small> </small>
403 <li><big>The standard repository for source code is a substituted drive l:, which is where all the other hierarchies start. This
404 drive can be mapped to any folder desired using the "subst" command
405 (for example, "subst l: c:\build_dir").
407 objects and final products will be generated to the l: drive.</big></li>
408 <small> </small><big> </big><small> </small>
409 <li value="2"><big>Using MS Visual Studio as the Compiler:</big></li>
410 <small> </small><big> </big><small> </small>
412 <small> </small><big> </big><small> </small>
413 <li><big>VS80COMNTOOLS/VS90COMNTOOLS/VS100COMNTOOLS variable:</big></li>
414 <small> </small><big> </big><small> </small>
416 <small> </small><big> </big><small> </small>
417 <li><big>This variable should be automatically created by
418 Visual Studio upon installation. If it isn't, then Microsoft has
419 a bug or you need to restart your current prompt or your computer.<br>
421 <li><big>The paths that clam uses to find compiler binaries
422 is calculated based on this variable.</big></li>
423 <li><big>Older versions of visual studio are currently
424 unsupported because Microsoft constantly rearranges their folders and
425 tools in a non-maintainable way.<br>
428 <li><big>Several other environment variables are required
430 Studio. They can be set up for your current command prompt by
431 running "vcvars32.bat" or "vsvars32.bat" (found under
433 compiler's common directory, which varies depending on the version of
436 <small> </small><big> </big><small> </small>
438 <small> </small><big> </big><small> </small>
440 <small> </small><big> </big><small> </small>
442 <small> </small><small></small>
445 </big><small></small>
447 <hr noshade="noshade" size="8" width="100%"></h2>
448 <small></small></center>
450 </big><small></small>
451 <h2><big><a name="TUTORIAL"></a>CLAM Tutorial</big></h2>
452 <small></small></center>
453 <big> This section provides an overview of
455 works and how you can make it work for you. It is quite brief,
457 should suffice for most common cases of makefiles. For more
459 usage, consult the CLAM Reference section of this document.
461 <h3><big><a name="CAVEATS"></a>Caveats</big></h3>
463 <small> </small><big> </big><small> </small>
464 <li><big>Most of the Unix tools employed in the make process are
465 case-sensitive.
466 This means that they will probably not find any of the clam support if
467 the files have been changed to upper-case names. It also means
469 all code files must match their descriptions in makefiles, letter for
471 And any batch files or executables invoked also need to be in
473 as clam expects them to be.</big></li>
474 <small> </small><big> </big><small> </small>
475 <li><big>A corollary case requirement is that the makefile must
478 "makefile" or "Makefile". These are the Unix standard names and
480 looks for these by default. If you are willing to type "make -f <i>makefile_name</i>",
481 then you can run any makefile. However, the build-ready makefiles
482 should be named according to the standard, since the build process will
483 look for these automatically.</big></li>
484 <small> </small><small></small>
487 <a name="TUT_BASICS"></a>Basics</big></h3>
488 <big> The C++ Library
489 Automatic Maker system (or CLAM) is defined as a set of
491 (or macro) definitions. These variable definitions are
493 order to compile and link programs. By setting the variables'
495 appropriately, specific products can be generated from the target rules
497 in clam. Both variables and rules are extensible. The
499 procedure for building a clam-based Makefile has four user-defined
503 <small> </small><big> </big><small> </small>
504 <li><big>loading the default variables for clam,</big></li>
505 <small> </small><big> </big><small> </small>
506 <li><big>redefining the default variables where necessary,</big></li>
507 <small> </small><big> </big><small> </small>
508 <li><big>loading the default rule set for clam,</big></li>
509 <small> </small><big> </big><small> </small>
510 <li><big>defining rules that are local to the user's Makefile.</big></li>
511 <small> </small><small></small>
513 <big>Step 4 can usually be omitted unless the project creates
515 whose types are not supported by clam.<br>
516 clam is structured as a directory hierarchy
517 where the root of clam
519 the most general makefile activities. Activities such as
521 into subdirectories and providing support for cleaning up after a make
523 provided at this level. In the remainder of the document, we
525 designate this location with a "$" character to clarify what part of
526 the clam hierarchy we are describing.<br>
527 The root clam
528 support files are mostly language independent, since they are used by
530 varieties of language dependent derived versions of clam. These
532 are generally not of concern unless one is designing a new derived
534 of clam for a language not yet supported.<br>
535 The subdirectories off of the clam root
537 "derived" makefile services, such as C++ or Ada compilation. Each
538 derived clam service implements at least two files to link into the
540 clam system: a variables file and a rules file. The variables
542 the options for the derived make process; by changing the values of
544 different types of targets can be created. The rules file
546 creation of the targets relevant to the programming language being
548 It may be worth noting that clam can be used to
550 any kind of programmatic process--not just compilation. Currently
552 program compilation is the primary goal.
554 <h3><big><a name="TUT_COMMON"></a>Common Files</big></h3>
555 <big> The top-level file called
558 definitions and descriptions of the variables used throughout the clam
559 system. For a non-derived type of make (using only base clam
561 this file should be included near the start of the user's
563 The rules file (stored in "$/rules.def") should be included after the
565 has modified the appropriate variables that will dictate how the make
569 This scheme of including variables at the
570 top and then rules at the bottom of the user's makefile is employed in
571 all clam makefiles. For example, makefiles for C++ compilation
573 same way. The user's C++ makefile includes the C++ variables
575 in a subdirectory called "$/cpp" under the clam root) at the top of the
576 makefile and then includes the C++ rules at the bottom.<br>
577 An example
578 of a C++ makefile is shown below:
581 <small> </small><big> <tt>include cpp/variables.def <br>
585 SOURCE = chaos.cpp checkup.cpp earth_time.cpp guards.cpp istring.cpp \<br>
586 log_base.cpp mutex.cpp occurrence.cpp outcome.cpp
587 outcome_table.cpp \<br>
588 packable.cpp portable.cpp runtime_history.cpp
589 system_outcomes.cpp \<br>
590 utility.cpp version_checker.cpp version_record.cpp<br>
591 TARGETS = basis.lib<br>
593 include cpp/rules.def</tt><br>
594 </big><small></small>
596 <big>The interior of the makefile overrides the TYPE, SOURCE
597 and TARGETS variables for C++ compilation to specify what is to be
599 (basis.lib) and what it consists of (the CPP files mentioned in
601 The PROJECT variable being overridden is actually defined in the
603 a project name is a required feature of all clam makefiles.
605 <h3><big><a name="TUT_IMPORTANT_VARS"></a>Important Variables</big></h3>
606 <big>
607 The clam root directory is pointed to by an internal variable called
609 defined in $/variables.def. This variable is used by the clam
611 to find extra files that might be needed by derived makefile
613 It is important to change this to the appropriate value when you are
614 using the system in a different location. The CLAM_DIR variable
616 be directly edited in $/variables.def, or it can be overridden in the
618 of the shell running the make, or it can be passed on the command line
621 For C++ compilation, the above example
623 (for basis.lib) contains examples for most of the required
624 elements. Additional elements
625 will be discussed in the examples section or can be found in the
627 The absolutely required variables for C++ are PROJECT, TYPE, SOURCE and
630 <p><big> PROJECT is a variable that
633 of the project being compiled. This should be a word that can
635 be used as a directory name and partial component of filenames.
637 spaces and other unusual punctuation characters are discouraged.
638 All of the project's temporary directories will be created based on
640 variable. This project name should be unique across a full build;
641 otherwise files generated by compiling identical project names will be
644 <p><big> TYPE is a variable that describes
646 of project that is being compiled. This is necessary because it
648 some aspects of the compilation, such as where the compilation products
650 generated. All files generated by compilation are stored in the
652 directory (by default, either "~/hoople" in Linux or "l:\" in
653 win32). There are three TYPEs supported so far: </big></p>
655 <small> </small><big> </big><small> </small>
656 <li><big>library: indicates that the project will primarily be
660 dynamic libraries.</big></li>
661 <small> </small><big> </big><small> </small>
662 <li><big>application: indicates that the project will create
663 executables.</big></li>
664 <small> </small><big> </big><small> </small>
665 <li><big>test: indicates that the project constructs test
667 <small> </small><small></small>
669 <big> Projects of the "library" type will
671 an include directory named after the project, such as
672 "~/hoople/include/basis".
673 The include directory is created as a copy of the headers in the
675 directory . Library projects will also have their final products
677 to the lib or dll subdirectories of the build directory being created.<br>
678 Projects that are of type "application" will
679 have their executables
680 copied to the executable directory in the repository (such as
682 The "test" type of project
683 will be promoted to a subdirectory named after the PROJECT that resides
684 under the test hierarchy in the repository (such as
685 "~/hoople/tests/turbodog").
687 <p><big> SOURCE is a list of files that
690 in order to create the final products of the project. These can
692 C++ source files (*.cpp), MS-Win32 resource files (*.rc) and other
694 of source files. The list of objects to create will be determined
695 by transforming the list of SOURCE files (such as by turning a file
697 "fud.cpp" into an object called "fud.obj").
699 <p><big> TARGETS is a list of the products
701 to be created by compilation and linking. The suffix of a target
702 is a well established extension, such as ".lib", ".exe"
703 or ".dll" for MS-Win32 compilation products.
705 <h3><big><a name="TUT_VAR_ASSIGN"></a>Variable Assignment Policies</big></h3>
706 <big>
707 The assignment of variable values is mostly straightforward, but it
709 be valuable to provide a refresher. In GNU make, a variable
711 macro) can be assigned using the following syntax:
714 <small> </small><big>FRED = a b c </big><small> </small>
716 <big>This sets the variable named FRED to the value of "a
717 b c". The variable is referred to as $(FRED) when it is being
719 although its name is just FRED.<br>
720 This syntax is fine when the variable is to be
721 defined only once.
722 In many cases though, a variable is already defined and needs to be
724 to instead of redefined. Using the standard equals (=) operator
726 wipe out the previous definition, so a special assignment
730 <small> </small><big>FRED += d e f </big><small> </small>
732 <big>This is quite similar to the C syntax on integers. It
734 FRED will be given a value equal to its old value plus the new
736 In our example, FRED would be equal to "a b c d e f". Note that
739 FRED = $(FRED) d e f
740 (BAD!)<br>
742 This is not allowed in GNU make because it includes a macro's own value
743 in its definition. This causes a badly formed recursive
745 of the variable; a variable dereferencing operation (such
746 as $(FRED)) causes the variable's current value to
747 be resolved, which in turn dereferences any other variables in the
749 Thus, the reference to $(FRED) causes infinite recursion when
751 in the definition of FRED.<br>
753 In the case of variables that <u>must</u>
754 be defined by the user's makefile, the standard assignment operator
755 (via the = character) can
756 be used. This includes the PROJECT, TYPE, SOURCE, and TARGETS
758 Also, any other variables that are set only by the user's makefile can
759 use simple assignment. This category includes LOCAL_LIBS_USED,
760 LIBS_USED and others of similar nature.<br>
761 But several variables are defined partially
762 by clam, then added to within the user's makefile, and then possibly
764 after the user's makefile is processed (by the clam rules file).
765 These variables cannot use
766 standard assignment and must instead use the incremental assignment
768 operator. Variables included in this category are DEFINITIONS,
770 CLEANUPS, and many others.
772 If you are unsure about the type of variable
773 you are defining, then the incremental assignment (+=) operator is
775 to avoid trashing the variable's previous values.<br>
776
777 Note that when variables are "exported", then any make in a subshell
779 inherit the parent shell's value. This can induce some weird
781 for variables that are incrementally constructed with the +=
783 If this seems to be happening, try using the simple assignment operator
785 that variable in the sub-makefile, if this is allowed. In general
787 variables are not exported unless they MUST be seen by shell scripts
789 this does not occur overly frequently.
791 <h3><big><a name="TUT_OPTIONAL_VARS"></a>Optional Variables</big></h3>
792 <big> There are several miscellaneous
794 are useful, either within one's makefiles or when passed to GNU make on
796 line. These are described below.
798 <p><big> LOCAL_LIBS_USED is a list of
800 that are to be linked in with the library or executable being
802 These are specially formatted names; they are just the prefix part of
804 full library name. For example, if you're building a release
806 and want to link in a data structures library "i_adt.lib" (win32) or
807 "libi_adt.a" (Linux), you can specify:
809 LOCAL_LIBS_USED = i_adt
811 The appropriate prefix and suffix will be attached.
813 <p><big> EXTRA_COPIES is a list of files
814 that should be copied to a project's output folder when it is done
815 being compiled. These should be files that are not already
816 copied as the main products, such as extra data or configuration files
817 that belong with an application.
819 <p><big> EXTRA_VERSIONS is a list of
822 also need to be updated to the main build version during a
824 These are usually needed if a project compiles several executable
826 and each one performs version checking. (By default, any project
827 containing a file called "version.ini" will get a version stamp from
831 <h3><big><a name="WRITING_RULES"></a>Writing Your Own Rules</big></h3>
832 <big> One might need to write new rules
835 file types that are not directly supported by clam. There are a
837 of features provided for writing rules, but there are also some
841 All rules in makefiles need to be prefaced
842 with one of the provided "launcher" macros. These are used to
844 that the rules can be properly executed on different platforms;
846 was especially hard to implement for until these macros were developed
847 (due to what appear to be basic defects in the command line
849 All preaching aside, here are the macros:
852 <small> </small><big> </big><small> </small>
853 <li><big>HIDER: Executes a command but hides the
854 invocation. Any
856 still sent to standard out. If a verbose
857 build is being done, then all of the invocations become visible again.</big></li>
858 <small> </small><big> </big><small> </small>
859 <li><big>HIDESH: Executes a shell script but hides the
861 Similar to HIDER but supports scripts specifically.<br>
863 <small> </small><small></small>
865 <big>Here are some examples of using the macros properly.
868 command itself must be contained in single quotes:<br>
870 $(HIDER) $(MIDL) crumpet_server.idl<br>
872 <blockquote><big>MIDL is also a provided macro; it executes the
874 IDL compiler. </big></blockquote>
875 <big>$(HIDESH) $(CLAM_DIR)/postconditions.sh<br>
877 <blockquote><big>This runs a shell script that handles the end
879 make.</big></blockquote>
881 <a name="TUT_CONCLUSION"></a>Conclusion</big></h3>
882 <big> This tutorial is intended to raise
885 basic usage. Hopefully the reader will now be able to
887 simple makefiles that use . For more aggressive compilation
889 the reference section may be needed; it describes every variable and
891 used in the system. However, it is most likely the case
893 your unsupported compilation needs will also be required by others in
895 future, and it is hoped that you will contribute them to the
896 main-line support. Currently, the appropriate way to do
899 send the makefile code to the <a href="#lib_manager">library
900 administrator</a>, who will include them
901 in the next version of .
903 <center><small></small>
905 <hr noshade="noshade" size="8" width="100%"></h2>
906 <small></small></center>
908 </big><small></small>
909 <h2><big><a name="REFERENCE"></a>CLAM Reference</big></h2>
910 <small></small></center>
912 <a name="LANG_INDEP_VARS"></a><u>Language Independent Variables</u></big></h2>
913 <big> The language independent variables
915 in the file "$/variables.def". They define the overall structure
916 of a make and can usually be overridden to customize how the make is
919 <h4><big>BUILD_BEFORE</big></h4>
920 <big> This is a list of projects that need
923 before this project can be created. The items in the list are
925 as directories that contain a makefile to be run. For example, if
926 an item in BUILD_BEFORE is listed as ‘fred’, then the target
928 will be executed. That target changes to the directory 'fred'
930 running the makefile there. The project in the specified
932 is created using make if needed (as determined by that directory's
934 The projects in BUILD_BEFORE are made immediately after the
938 <h4><big>ACTUAL_TARGETS, ACTUAL_FIRST_TARGETS, ACTUAL_LAST_TARGETS</big></h4>
939 <big> See below for TARGETS, FIRST_TARGETS and
942 <h4><big>BUILD_AFTER</big></h4>
943 <big> A list of directory names that
946 into after this project finishes. Each listed directory will have
948 started on any makefile found.<br>
950 <h4><big>BUILD_BEFORE<br>
952 <big> A list of directory names that
954 recursed into before this project
955 starts. Each directory listed will have make started on any
958 <h4><big>MAKEFILE_NAME</big></h4>
959 <big> A variable that specifies the name
962 for all sub-makes. It works with BUILD_BEFORE and
963 BUILD_AFTER and allows the name of the makefile in a
964 subdirectory to be changed to something other than 'makefile'.
966 supports different types of builds which are controlled by different
970 <h4><big>PARAMETER_FILE</big></h4>
971 <big> A file name that is
972 usually found at the root of the repository. The name is
973 often "build.ini", but any name can be used as the parameter file.
974 This file is an extension of the variable set included in
976 and can be used to provide compilation paramters without resorting to
978 command line. This file is associated with a particular build
980 than the support, so different releases will have different build
982 files. On systems supporting version information, the build's
984 number is stored here also.<br>
986 <h4><big>CATCHER</big></h4>
987 <big> A sub-program launcher like HIDESH
988 but this will trap errors it sees and play the build error
989 CLAM_ERROR_SOUND.<br>
991 <h4><big>CLAM_BIN</big></h4>
992 <big> This is a folder where the helper
993 binaries for are located. The default for this is usually
996 <h4><big>CLAM_DIR</big></h4>
997 <big> This variable points at the location
998 where the definitions and helper scripts are located. The
1001 but this can be overridden for local installations of .<br>
1003 <h4><big>CLAM_ERROR_SOUND</big></h4>
1004 <big> This is a list of sound files
1005 that should be played when a make stops with an error. It serves
1007 an audible warning that something bad happened.<br>
1009 <h4><big>CLAM_FINISH_SOUND</big></h4>
1010 <big> This is a list of sound files
1011 that should be played when the make has concluded
1012 successfully. It should play when the outer-most make
1013 has seen all targets created as intended.<br>
1015 <h4><big>CLAM_TMP</big></h4>
1016 <big> Specifies the location for temporary
1017 files generated during a make. The default value usually works
1019 This directory will be created if it does not already exist.<br>
1021 <h4><big>CLEANUPS</big></h4>
1022 <big> This is a list of files to be
1025 clean command. They are possibly acquired from the TARGETS
1027 in the user's Makefile, or by language dependent rules for
1029 Additional files can be added to this list by the user's makefile also.
1031 <h4><big>DIRTY_FILE</big></h4>
1032 <big> This variable points at a file that
1034 that some targets have been remade. It is not used at the base
1036 of clam, but language-specific versions might do something special if
1038 were remade (such as put them in a build repository).
1040 <h4><big>FAILURE_FILE</big></h4>
1041 <big> This file is used as a flag that
1044 a make has failed. The particular file used depends on the
1046 name for this makefile. It is cleared at both the beginning and
1050 <h4><big>FIRST_TARGETS</big></h4>
1051 <big> The FIRST_TARGETS are made before
1054 are created and before any executables are compiled. There must
1056 a rule for making every entry in this list, either through implicit
1058 or explicit ones provided by the user's makefile.
1060 <h4><big>FLAG_FILES</big></h4>
1061 <big> This is a list of all the files
1062 that are used for compilation flags. They are whacked at the
1064 and end of a make.<br>
1066 <h4><big>HIDER</big></h4>
1067 <big> This macro is used throughout
1069 commands that are being sent to the operating system. It can be
1070 disabled to allow a verbose make (see the NOISY macro).
1072 <h4><big>HIDESH</big></h4>
1073 <big> Just like HIDER, but this macro is
1075 for launching shell scripts. Some versions of GNU make (like
1077 have problems running scripts which don't arise when running executable
1079 Those problems led to the creation of the HIDESH macro for those
1081 cases. This is not an issue for Unix systems.
1083 <h4><big> LAST_TARGETS</big></h4>
1084 <big> The LAST_TARGETS are made after all
1087 standard targets are made. Their must be a rule for making every
1088 entry in this list, either through implicit rules or explicit ones
1090 by the user's makefile.
1092 <h4><big>NOISY</big></h4>
1093 <big> This variable can be used to cause a
1096 If the variable is non-empty, then all commands will be echoed to
1098 output. Otherwise, the default is to hide the commands that are
1100 and just show the output of running those commands.
1102 <h4><big>OP_SYSTEM</big></h4>
1103 <big> This is a flag that defines the
1106 name. This flag is sometimes used to choose the appropriate tools
1107 per platform or to conditionally compile code for system
1108 dependent interfaces. The available possibilities so far are
1110 OS2, SYSV (System V Unix), DOS, and WIN32. Only UNIX and WIN32
1112 currently very functional.
1114 <h4><big> OTHER_CLEANS</big></h4>
1115 <big> These are targets to execute before
1117 the main clean up during "make clean". These might be targets
1119 contain shell commands to execute as part of clean up or they could
1121 the "clean_subdirs" command (defined below).
1123 <h4><big>PROJECT</big></h4>
1124 <big> This is a variable that provides the
1127 project being compiled. This should be a word that can also be
1129 as a directory name and as a partial component of filenames.
1131 and other unusual punctuation characters are discouraged. All of
1132 the project's temporary directories will be created based on this
1135 <h4><big>FEISTY_MEOW_DIR</big></h4>
1136 <big> Specifies the root directory
1137 for compilation or other building activities. The
1139 is also where source code and final products of compilation reside,
1141 the default is over-ridden (see TARGETS_DIR).<br>
1143 <h4><big>SH & SHELL</big></h4>
1144 <big> These variables both point at a
1147 used for starting commands. SHELL is defined by GNU make, whereas
1150 <h4><big>SUB_FLAG_FILES</big></h4>
1151 <big> This is a list of the compilation
1154 should be destroyed only at the end of a make. They are used for
1156 with submakefiles--makefiles that were invoked by "this" makefile.<br>
1158 <h4><big>SUBMAKE_FLAG</big></h4>
1159 <big> This points to a file whose presence
1162 a "submake" performed some actions. The flag can be interpreted
1164 some language-specific versions of as a reason to set a flag
1169 <h4><big>TARGETS</big></h4>
1170 <big> These are the products to be created
1172 Each item listed in TARGETS should have a rule that knows how to create
1173 that type of file. The language independent system provides very
1174 few suffix based rules. TARGETS is filled in by the user in
1175 their file, but it is not used directly by the
1178 a generated variable called ACTUAL_TARGETS is used.<br>
1180 <h4><big>TARGETS_DIR</big></h4>
1181 <big> This folder is where all generated
1184 be stored. It is usually identical to FEISTY_MEOW_DIR but can be
1186 when the targets should be stored elsewhere.<br>
1188 <h4><big>Version components: major, minor, revision, build<br>
1190 <big> These four variables specify the
1193 particular build. They are usually stored in the
1195 The major and minor versions are the traditional 2.3, 4.0, etc
1197 of release numbers. The revision number is often used to sequence
1199 builds of that particular release, such that build 3.5.127 is the 127th
1201 of the 3.5 release.<br>
1202 A version-tagged file (such as an executable or
1204 library) with any one of the major, minor or revision numbers differing
1206 an installed build is incompatible with the installed build. An
1208 file or dynamic library will not be allowed to load other dynamic
1210 where these numbers differ.<br>
1211 The last version component is misleadingly called
1213 this number specifies the service pack level for a file. Files
1215 versions only differ in the last "build" component are intended to be
1217 with each other. The understanding is that if only that number
1219 then the external interface to the file has not changed, although the
1221 implementation may have.<br>
1223 <h2><big><a name="LANG_INDEP_RULES"></a><u>Language Independent
1224 Rules</u></big></h2>
1225 <big> The file "$/rules.def" uses the
1228 defined in "$/variables.def" together with a set of make rules to
1230 actions during compilation. The rules file should be included in
1231 the user's Makefile after the compilation variables have been
1233 for the project being compiled. The user's own targets should be
1234 placed after the directive that includes "$/rules.def".
1236 <h4><big>%.halt</big></h4>
1237 <big> These targets cause to exit,
1240 something that it considers catastrophic. An example of this
1242 be when finds an inappropriate entry in the list of objects to
1244 allowing a "make clean" on this makefile will delete files that are
1246 not intended. Hence, when finds this kind of usage, it will
1247 stop the make and issue a complaint.
1249 <h4><big>%.make</big></h4>
1250 <big> Used to compile a makefile in a
1253 "%". This rule is employed by the BUILD_BEFORE macro, but can be
1254 used in the user's makefile targets also.
1256 <h2><big><a name="LANG_INDEP_TARGETS"></a><u>Language Independent
1257 Targets</u></big></h2>
1258 <big> The following targets are defined by
1261 <h4><big>all</big></h4>
1262 <big> This is a standard target that is
1265 no particular target is specified at the make command line. It is
1266 an umbrella target that invokes all of the other targets required to
1268 a make. The order in which the major targets are created is:
1271 <small> </small><big> </big><small> </small>
1272 <li><big>FIRST_TARGETS</big></li>
1273 <small> </small><big> </big><small> </small>
1274 <li><big>TARGETS</big></li>
1275 <small> </small><big> </big><small> </small>
1276 <li><big>LAST_TARGETS</big></li>
1277 <small> </small><small></small>
1281 <big> This causes all of the files in
1283 removed and also executes all of the targets in OTHER_CLEANS. The
1284 language dependent system can override some of this behavior or it can
1285 just add more files to the list of CLEANUPS.
1287 <h4><big>clean_subdirs</big></h4>
1288 <big> This is similar to "make_subdirs" in
1291 into the subdirectories in no particular order, but it runs "make
1293 in each of them. This allows a directory hierarchy of projects to
1294 be cleaned with one command.
1296 <h4><big>finish</big></h4>
1297 <big> The "finish" target represents the
1299 of a make, whether successful or not. It reports the time and
1303 <h4><big>rm_links</big></h4>
1304 <big> This target causes all link files in
1307 directory to be deleted. This is only applicable on a Unix
1311 <h4><big>make_subdirs</big></h4>
1312 <big> This target allows a makefile to
1314 all of the subdirectories under the current directory should be scanned
1315 for makefiles and that those makefiles should be executed. If a
1317 does not exist, it is skipped. Note that the subdirectories are
1319 into in no particular order; the order depends on how the operating
1321 decides to list the directories. If the order of make is
1323 use BUILD_BEFORE instead.
1325 <h4><big>start</big></h4>
1326 <big> The "start" target represents the
1328 the make. It reports the time and date (and logs them).
1330 <h2><big><a name="LANG_INDEP_SCRIPTS"></a><u>Language Independent
1331 Files</u></big></h2>
1332 <h4><big>$(PARAMETER_FILE)</big></h4>
1333 <big> This is a special
1334 file that has at least two purposes in . It is the source of
1336 version number that will be stamped on all the appropriate DLLs and
1338 created during a build. It is also a place where build-wide
1340 directives can be included so that they do not have to be passed on the
1342 line. For C++ compilation, this is usually an INI file
1344 FEISTY_MEOW_DIR under the build folder.
1345 Here is a sample parameter file:
1347 <blockquote><big><tt><font size="-1"><big>#\</big></font></tt> <br>
1348 <tt><font size="-1"><big>[version]</big></font></tt> <br>
1349 <tt><font size="-1"><big>major=14</big></font></tt> <br>
1350 <tt><font size="-1"><big>minor=3</big></font></tt> <br>
1351 <tt><font size="-1"><big>revision=140</big></font></tt> <br>
1352 <tt><font size="-1"><big>build=0</big></font></tt> </big><small> </small>
1353 <p><big><tt><font size="-1"><big>DEBUG=t</big></font></tt> <br>
1354 <tt><font size="-1"><big>OPTIMIZE=t</big></font></tt> <br>
1356 <small> </small></blockquote>
1357 <big>Note the bizarre comment at the top of the makefile; this is
1360 the "[version]" section marker. The comment is required because
1362 build parameter file is pulled directly into the makefile code to set
1364 variables after the version stamp. Without a comment in front of
1365 the section, a syntax error would result. The "[version]" section
1366 marker is required because this file is also sometimes treated as a
1368 in order to read the version stamp.<br>
1369 The build version is stored in the first four
1370 entries. Our interpretation of the stamp is standard for "major"
1371 and "minor". We treat the "revision" as a build revision number;
1372 within a release, there will be numerous revisions--one for each new
1374 that is performed. We then treat the "build" entry as a patch
1376 within that particular build. When we perform our version
1378 only the first three entries are compared; the patch level in "build"
1380 considered irrelevant.
1382 This example also specifies that the build
1383 should be a debug style (rather than release) build and that it should
1384 be optimizer. We can also see that
1385 the flags for bounds checker instrumentation and true time
1386 analysis support are commented out.<br>
1388 <h4><big>badness_catcher.sh</big></h4>
1389 <big> Runs the command line passed
1390 in as a sub-shell and looks for error conditions. If an error
1392 the build is stopped and the CLAM_ERROR_SOUND is played.<br>
1394 <h4><big>datestamp.sh</big></h4>
1395 <big> Echoes the time and date. This
1398 file to make the cross-platform difference less annoying.<br>
1400 <h4><big>exit_make.sh</big></h4>
1401 <big> Causes the make to stop dead in its
1404 <h4><big>postconditions.sh</big></h4>
1405 <big> Invoked at the end of the
1407 portion of a make.<br>
1409 <h4><big>preconditions.sh</big></h4>
1410 <big> Invoked at the beginning of the
1411 language-invariant portion of a make.<br>
1414 <h4><big>starter.sh</big></h4>
1415 <big> This shell script executes a command
1418 to it as its parameters and logs error conditions to standard
1420 It's used by the CATCHER macro.
1424 <hr noshade="noshade" size="8" width="100%"></h2>
1426 <a name="CPP_VARS"></a><u>C++ Specific Variables</u></big></h2>
1427 <big> These variables are used throughout
1430 support. They are defined in "$/cpp/variables.def".
1433 <h4><big>BASE_CPU</big></h4>
1434 <big> Allows specification of the
1436 build is targeted for. This is needed when special actions must
1438 taken for different processor types. Valid values currently
1440 m68k (for Motorola 68000 series), m68340 (specifically the 68340),
1441 x86 (intel 386 and upwards), and ppc860 (the PowerPC 860).
1443 <h4><big>BUILD_LIST_FILE</big></h4>
1444 <big> The list of files that must
1445 be rebuilt. This is only used with compilers that support
1447 of multiple source files with one invocation of the compiler (currently
1451 <h4><big>BUILD_WHACK_FILE</big></h4>
1452 <big> A list of object files that must be
1455 the make fails. This is only relevant in the same situations as
1456 BUILD_LIST_FILE.<br>
1458 <h4><big>COMPILER</big></h4>
1459 <big> This variable chooses the specific
1462 for the compiler. Not all operating system choices above are
1464 with the COMPILER choices, but generally it is fairly obvious which are
1465 supported. The current possibilities include BORLAND_DOS,
1467 UNIX (default cc), GNU_OS2, GNU_LINUX, OBJECT_CENTER (Saber compiler),
1469 VISUAL_CPP, and DIAB3.
1471 <h4><big>COMPILER_FLAGS</big></h4>
1472 <big> This is the list of flags passed to
1475 and compiler. It is composed of the SYSTEM, the DEFINITIONS, the
1477 and any user-included options. If flags that don't fit one of the
1479 are needed, they can be added here.
1481 <h4><big>CONSOLE_MODE</big></h4>
1482 <big> This causes the program
1483 to be generated as a console application. This is relevant in
1485 (such as win32) where programs have a split personality depending on
1487 they are to have graphical user interfaces or just console interfaces.
1489 <h4><big>DEBUG_FLAGS</big></h4>
1490 <big> These are flags used for generating
1492 versions of object files, such as ones that include debugging code
1494 for gdb) or ones that add code for profiling (e.g., gprof). Possible
1496 in the Sun CenterLine Compiler environment are -g for debugging code
1500 <h4><big>DEFINITIONS</big></h4>
1501 <big> This is a list of compiler flags
1504 value of C or C++ macros. These usually have the format of
1505 ‘-D<flag>’,
1506 but in this particular variable only the <flag> itself should be
1508 (because the compiler option characters ‘-D’ are added automatically).
1510 <h4><big>DEPENDENCY_ADDITIONS</big></h4>
1511 <big> This is a list of extra flags that
1513 to the auto-dependency tool. The list can vary for each compiler.
1515 <h4><big>DEPS_FILE</big></h4>
1516 <big> This file is where the
1519 is stored. The "makedep" program is used to generate
1521 information for the files listed in SOURCE. During a build, the
1523 is pulled into the actual code of the makefile; this causes the
1525 to be automatically included so that they can dictate the files that
1530 <h4><big>EXTRA_VERSIONS</big></h4>
1531 <big> This is a list of version files that
1533 to be updated to the main build version during a compilation.
1535 are usually needed if a project compiles several executable files, and
1536 each one performs version checking. By default, any project
1538 a file called "version.ini" will get a version stamp from the main
1542 <h4><big>LIBRARIAN_FLAGS</big></h4>
1543 <big> This is a list of flags that are
1545 library creation tool. Sometimes this must be overridden for a
1549 <h4><big>LIBS_USED</big></h4>
1550 <big> These are code libraries that the
1552 depend upon. They are searched for in any of the directories
1554 in the LIBRARY_SEARCH_PATH.
1556 <h4><big>LOAD_FLAG_PREFIX & LOAD_FLAG_SUFFIX</big></h4>
1557 <big> These tell the linker and loader how
1560 the files and where to locate library components. The prefix is listed
1561 on the compilation command line before the object files are listed, and
1562 the suffix after. The prefix should contain information such as the
1564 to be searched for code libraries (although they should be added to
1565 LIBRARY_SEARCH_PATH).
1566 In the suffix definition, actual library loading statements (like
1568 can be included (although they should be listed in a different form in
1569 LIBS_USED or LOCAL_LIBS_USED).
1571 <h4><big>LOCAL_LIBS_USED</big></h4>
1572 <big> The names in this list actually
1575 to be recompiled when the libraries listed have changed. To
1577 this, these libraries MUST be located in the STATIC_LIBRARY_DIR rather
1579 at some arbitrary place on the LIBRARY_SEARCH_PATH. These
1581 also must follow the special naming convention followed by ; if
1583 is an entry in this list, then a library called "basis.lib" will be
1587 <h4><big>NO_COMPILE</big></h4>
1588 <big> Specifies that no compilation
1589 should be performed. Nothing in the SOURCE or TARGETS macros will
1593 <h4><big>NO_DEPS</big></h4>
1594 <big> This is an exclusion flag. If
1597 then no auto-dependency files will be generated. This is useful
1599 you're missing the makedep tool and trying to compile it.<br>
1601 <h4><big>OBJECTS</big></h4>
1602 <big> The OBJECTS are all those files that
1605 created during compilation. Usually this list is filled based on
1606 the files in SOURCE.
1608 <h4><big>OPTIMIZE</big></h4>
1609 <big> Causes the make to create optimized
1611 The default optimization is for speed.
1613 <h4><big>REBUILD</big></h4>
1614 <big> If the REBUILD variable is
1616 files listed in the SOURCE variable are touched. This should
1618 all of those files to be rebuilt during the compilation.
1620 GNU make will complain that a file is newer than the current time, but
1621 this does not usually cause any problems.
1623 <h4><big>SOURCE</big></h4>
1624 <big> The SOURCE variable is a list of
1627 to be compiled in order to create the final products of the
1629 These can be C++ source files (*.cpp), Win32 resource files (*.rc)
1631 other types of source files. The list of objects to create will
1633 determined by transforming the list of SOURCE files (such as by turning
1634 a file called "fud.cpp" into an object called "fud.obj"). More
1636 types will be added as they are needed.
1638 <h4><big>STATIC</big></h4>
1639 <big> Causes the make to create statically
1642 Executables or dynamic libraries will not link in any compiler supplied
1643 dynamic libraries, nor will they require them during run-time.
1645 <h4><big>TYPE</big></h4>
1646 <big> This is a variable that describes
1648 project that is being compiled. Knowing the type of project is
1650 because it controls some elements of the compilation and also of the
1652 promotion of the compiled products. There are three TYPEs
1657 <small> </small><big> </big><small> </small>
1658 <li><big>library: indicates that the project will be primarily
1662 dynamic libraries.</big></li>
1663 <small> </small><big> </big><small> </small>
1664 <li><big>application: indicates that the project will create
1665 executables.</big></li>
1666 <small> </small><big> </big><small> </small>
1667 <li><big>test: indicates that the project constructs test
1668 programs.</big></li>
1669 <small> </small><small></small>
1671 <big>Projects of the "library" type will follow the special
1673 their include directory (which is created as a copy of headers in the
1675 directory). Library projects will also have their final products
1676 copied to the lib or dll subdirectories of the build directory being
1678 Projects that are "application"s will have their executables copied to
1679 the executable directory in the build. And "test" projects will
1681 promoted to a subdirectory named after the PROJECT that resides under
1683 test hierarchy in the build.
1685 <h2><big><a name="DIRECTORY_VARS"></a><u>C++ Directory Structure
1686 Variables</u></big></h2>
1687 <h4><big>BASE_OUTPUT_PATH</big></h4>
1688 <big> This is the parent directory
1689 for object files generated for the specified type of CPU and the style
1691 build (e.g. debug or release builds).<br>
1693 <h4><big>CPU_BUILD_DIR</big></h4>
1694 <big> This variable can be used to
1697 names used for output. It includes the cpu name and the type of
1700 <h4><big>DYNAMIC_LIBRARY_DIR</big></h4>
1701 <big> The directory where dynamic
1703 stored after creation.<br>
1705 <h4><big>EXECUTABLE_DIR</big></h4>
1706 <big> The directory where executable files
1708 stored after creation.<br>
1710 <h4><big>FINAL_DIR</big></h4>
1711 <big> This is the name of the directory
1714 compilation products are stored, currently only import libraries for
1715 dynamic libraries.
1716 It is usually a directory under the OUTPUT_PATH named "final".
1718 <h4><big>HEADER_SEARCH_PATH</big></h4>
1719 <big> This is a list of directories that
1722 for C++ header files (files ending in ‘.h’).
1724 <h4><big>HOOPLE_HEADERS</big></h4>
1725 <big> The two standard places to look for
1727 (the repository and the third party directory) are listed in this
1730 <h4><big>HOOPLE_LIBRARIES</big></h4>
1731 <big> This is where our libraries are
1732 located. It is usually a subdirectory called "lib" under the
1736 <h4><big>LIBRARY_SEARCH_PATH</big></h4>
1737 <big> This is a list of directories that
1740 for C++ library archives (files ending in ".a" or ".lib").
1742 <h4><big>LOCAL_HEADERS</big></h4>
1743 <big> This variable provides a way to
1746 prior to the default locations in the search path. For example,
1748 you are compiling locally and have some headers that are not present in
1749 the build you are using, then you can specify where they are in this
1752 <h4><big>LOCAL_LIBRARIES</big></h4>
1753 <big> This variable allows other library
1755 to be added prior to the default search locations. This enables
1757 static or import libraries to be used instead of the standard ones
1761 <h4><big>STATIC_LIBRARY_DIR</big></h4>
1762 <big> This is the location where code
1764 to be copied during promotion and where they are to be searched for
1766 listed in LOCAL_LIBS_USED. Under Unix, these libraries have a
1768 suffix and are created with the "ar" program. Under Win32,
1770 libraries have a ‘.lib’ suffix and are created with "link".
1772 <h4><big>OBJECT_DIR</big></h4>
1773 <big> This is where object files will be
1776 compilation for the target type being produced.
1778 <h4><big>OUTPUT_DIRECTORY_LIST</big></h4>
1779 <big> This is a list of directories that
1781 created under the OUTPUT_PATH. It contains the "final" directory
1782 where all finished products are stored, as well as all the intermediate
1783 directories for objects.
1785 <h4><big>OUTPUT_PATH</big></h4>
1786 <big> This is the temporary file storage
1788 Any files that are created during the compilation process will be
1790 under here in a subdirectory named after the PROJECT.
1792 <h4><big>OUTPUT_ROOT</big></h4>
1793 <big> This specifies the root portion of
1796 It lets a PC build use drive letters for the root, while a Unix build
1798 specify a directory hierarchy.
1800 <h4><big>SEARCH_DIRS</big></h4>
1801 <big> This is a list of directories that
1804 for both C++ header files and for C++ code libraries. The items
1806 on SEARCH_DIRS will be added to both the LIBRARY_SEARCH_PATH and the
1807 HEADER_SEARCH_PATH.
1808 The reasoning behind this variable is lost in antiquity.
1810 <h4><big>TESTS_DIR <br>
1812 <big> The directory where test programs
1814 stored after creation.<br>
1816 <h4><big>THIRD_PARTY_DIR</big></h4>
1817 <big> Third party components are sometimes
1820 creation of products. The directory is expected to have a
1822 containing "include" and "lib" subdirectories where headers and
1826 <h2><big><a name="CPP_FLAGS"></a><u>Compiler Dependent Flags</u></big></h2>
1829 <big> This is the name of the C++ compiler
1832 <h4><big>COMPILER_HEADER_DIR</big></h4>
1833 <big> This is where the compiler's header
1836 root directory is located. It is usually based on the root
1839 <h4><big>COMPILER_LIBRARY_DIR</big></h4>
1840 <big> This is where the code libraries for
1843 are located. It is usually based on the root directory.
1845 <h4><big>COMPILER_ROOT_DIR</big></h4>
1846 <big> This should automatically be set to
1849 local directory where the C++ compiler is located.
1851 <h4><big>CREATE_LIBRARY_FLAG</big></h4>
1852 <big> This flag, if required, specifies
1855 must precede the name of a library to create. It is passed to the
1856 library creation tool.
1858 <h4><big>DEF_FILE</big></h4>
1859 <big> This flag only applies to Win32
1861 It specifies the name of a DEF file for all of the products created in
1864 <h4><big>LIB_PREFIX & LIB_SUFFIX</big></h4>
1865 <big> The portions of a library's name
1866 dictated by the operating system. For example, on Unix the prefix
1868 and the suffix is ".a", leading to library names like "libbasis.a" for
1870 basis library. On win32, the prefix is "" and the suffix is
1872 to library names like "basis.lib".<br>
1874 <h4><big>LIBRARY_NAME_FLAG</big></h4>
1875 <big> This flag contains the text that
1878 that will be included in a link. It is often "-l".
1880 <h4><big>LIBRARY_PATH_FLAG</big></h4>
1881 <big> This flag provides the text needed
1884 library search path. Multiple occurrences of this flag followed
1886 a directory name are allowed by most compilers.
1888 <h4><big>LIBRARY_TOOL</big></h4>
1889 <big> This is the name of the program
1894 <h4><big>LINK_TOOL</big></h4>
1895 <big> This is the name of the program that
1897 This is sometimes the same as the compiler (CC) and sometimes the same
1898 as the librarian (LIBRARY_TOOL).
1900 <h4><big>LINKER_OPTION_SEPARATOR</big></h4>
1901 <big> In some compilers, linker options
1904 from compiler options that occur on the same command line. This
1906 serves that purpose.
1908 <h4><big>LINKER_OUTPUT_FLAG</big></h4>
1909 <big> This flag is sometimes required by a
1912 specifying the name of the library or executable that it is creating.
1914 <h4><big>OBJECT_NAME_FLAG</big></h4>
1915 <big> This flag is used to specify the
1918 file being created. It is passed to the compiler to override
1920 default name would be used.
1922 <h2><big><u><a name="vcpp_only"></a>Microsoft-Visual C++ Only</u><br>
1924 <h4><big>USE_MFC</big></h4>
1925 <big> This flag only applies to Visual C++
1928 that MFC is to be used in creating this project. This is usually
1929 the case for GUI applications.
1931 <h4><big>VC_ROOT</big></h4>
1932 <big> This is an override that allows the
1935 directory to be customized without changing the code. If
1937 is set (either in a makefile or as an external variable), then it will
1938 be used in place of the COMPILER_ROOT_DIR. The best way to use
1940 override is as an external environment variable; this allows makefiles
1941 to remain the same despite your local configuration of the compiler.
1943 Note that this variable should use
1945 where DOS/Win32 would use backslashes. Also, if you have
1947 Visual C++ in a directory path containing space characters, then please
1948 use the 8.3 notation for the directories containing the spaces; this
1950 the name to be passed around successfully. For example...
1952 <center><small></small><big> </big><big> </big><big> </big><big> </big><big></big><big></big><big>
1953 </big><big> </big><big> </big><big> </big><big>
1954 </big><big> </big><big> </big><big> </big><small> </small><small></small><small>
1955 </small><small> </small><small> </small><small> </small><small>
1956 </small><small> </small><small> </small><small> </small><small> </small><small></small><small>
1957 </small><small> </small><small> </small><small> </small>
1958 <table cellpadding="8" cellspacing="4">
1961 <td><big> </big><small> </small>
1962 <center><big><u>If Visual C++ Is Installed In</u></big></center>
1963 <small> </small><big> </big></td>
1964 <td><big> </big><small> </small>
1965 <center><big><u>Then VC_ROOT Should Be</u></big></center>
1966 <small> </small><big> </big></td>
1969 <td><big> </big><small> </small>
1970 <center><big>c:\devstudio\vc</big></center>
1971 <small> </small><big> </big></td>
1972 <td><big> </big><small> </small>
1973 <center><big>c:/devstudio/vc</big></center>
1974 <small> </small><big> </big></td>
1977 <td><big> </big><small> </small>
1978 <center><big>c:\program files\devstudio\vc</big></center>
1979 <small> </small><big> </big></td>
1980 <td><big> </big><small> </small>
1981 <center><big>c:/progra~1/devstudio/vc</big></center>
1982 <small> </small><big> </big></td>
1986 <small></small></center>
1987 <h4><big>VCS_ROOT</big></h4>
1988 <big> Similarly to the VC_ROOT, this
1990 at the root of the C# support for Visual Studio.Net.<br>
1992 <h4><big>FRAMEWORK_DIR</big></h4>
1993 <big> This variable specifies the location
1995 .Net framework directory. On MS-Windows XP, the default should be
1996 fine. For MS-Windows 2000 or other Win32 OSes, the windows
1998 should be "winnt" instead. If the operating system is configured
1999 in a non-default way, the framework directory can be specified in an
2000 environment variable.<br>
2002 <h4><big>VCPP_USE_BASE</big></h4>
2003 <big> Specifies that standard Win32
2007 <h4><big>VCPP_USE_GUI</big></h4>
2008 <big> Specifies that the MFC libraries
2012 <h4><big>VCPP_USE_OLE</big></h4>
2013 <big> Specifies that the COM / OLE
2017 <h4><big>VCPP_USE_RPC</big></h4>
2018 <big> Specifies that the MS-RPC libraries
2022 <h4><big>VCPP_USE_SOCK</big></h4>
2023 <big> Specifies that the MS-WinSock
2027 <h2><big><a name="CPP_RULES"></a><u>C++ Specific Rules</u></big></h2>
2028 <big> These types of targets have one
2031 if any of the items that a target depends on in SOURCE or
2033 or included files or whatever have changed since the last time the
2035 was created, then it is recompiled.
2037 <h4><big>%.bad</big></h4>
2038 <big> Causes the make to die. This
2039 is added when an incorrect file type is spotted in a list of targets.<br>
2041 <h4><big>%.dll</big></h4>
2042 <big> These create dynamically linked
2046 <h4><big>%.elf</big></h4>
2047 <big> Creates elf-formatted binaries for
2049 firmware build (a specialized RTOS is the only one currently supported).<br>
2051 <h4><big>%.exe</big></h4>
2052 <big> This creates an executable program
2055 the objects and libraries specified. It is therefore important in
2056 a makefile to only have executables that depend on the same group
2057 of object files. The hidden agenda in the "exe" type of target is
2058 that a file ending in ".cpp" must exist; this is taken as the root of
2060 executable. It should usually contain the main() function (or its
2063 <h4><big>%.lib</big></h4>
2064 <big> This creates static libraries from
2069 <h4><big>%.nil</big></h4>
2070 <big> A blank target for test compiles.<br>
2072 <h4><big>%.obj</big></h4>
2073 <big> These create object files from C++
2076 (files ending in .c or .cpp).
2078 <h4><big>%.res</big></h4>
2079 <big> These create compiled resource files
2084 <h2><big><a name="CPP_TARGETS"></a><u>C++ Specific Targets</u></big></h2>
2086 check_requirements</big></h4>
2087 <big> This target ensures that certain
2089 of the makefile are present. It complains and aborts the make if
2092 <h4><big>post_compilation</big></h4>
2093 <big> This target finalizes the
2096 the postconditions script. If PROMOTE is true, then the final
2098 are copied into the repository.
2100 <h4><big>pre_compilation</big></h4>
2101 <big> This target executes the
2102 preconditions script
2103 to set up the compilation's output directories.
2105 <h4><big>rebuild</big></h4>
2106 <big> This target performs the actions of
2108 This mainly involves touching all of the files in SOURCE before the
2112 <h2><big><a name="CPP_SCRIPTS"></a><u>C++ Specific Files</u></big></h2>
2114 <h4><big>postconditions.sh</big></h4>
2115 <big> After a compilation has succeeded,
2118 script performs the final actions required. The nature of these
2120 depends on the type of project being made. For a library project,
2121 the script copies the headers to the project's include directory and
2123 libraries to the appropriate locations. For application and test
2124 program targets, the script copies the final products to the
2126 repository directory.
2128 <h4><big>preconditions.sh</big></h4>
2129 <big> Before any targets are compiled, the
2131 script ensures that the appropriate output directories exist for the
2133 The script also calls the version utilities to update the project's
2135 file and to create any required resource files.<br>
2137 <h4><big>rebuild_oldies.sh</big></h4>
2138 <big> Used for compilers that support
2141 in one invocation. This is launched to compile a batch of sources
2143 catch any errors.<br>
2145 <hr noshade="noshade" size="8" width="100%">
2146 <center><small></small>
2147 <h2><big><a name="EXAMPLES"></a>CLAM Example Makefiles</big></h2>
2148 <small></small></center>
2149 <big> These examples show some common
2151 how is used. The makefiles below are actually used in real
2155 <h3><big>Library-Only Makefile</big></h3>
2156 <big>This example creates a dynamic library.
2159 <small> </small><big> <tt>include cpp/variables.def</tt> </big><small>
2161 <p><big><tt>PROJECT = mechanisms</tt><br>
2162 <tt>TYPE = library</tt> <br>
2163 <tt>SOURCE = delayer.cpp eventmgr.cpp event_po.cpp heartbea.cpp
2166 <tt> libmain.cpp monitor.cpp semaphor.cpp state_ma.cpp
2168 time_sta.cpp</tt> <br>
2169 <tt>TARGETS = mechanisms.dll</tt> <br>
2170 <tt>LOCAL_LIBS_USED = basis</tt> <br>
2171 <tt>DEFINITIONS += BUILD_MECHANISMS USE_HOOPLE_DLLS</tt> </big></p>
2172 <small> </small><big> </big><small> </small>
2173 <p><big><tt>include cpp/rules.def</tt></big></p>
2174 <small> </small><small></small>
2176 <big>The dynamic library created here is mechanisms.dll. The
2179 in also. The file "roller.cpp" will also be copied to the build
2181 include path, presumably since it is a template code file.
2183 <h3><big>Library Plus Executable Makefile</big></h3>
2184 <big>This example shows the basis makefile with a couple of test
2190 <small> </small><big> <tt>include cpp/variables.def</tt> </big><small>
2192 <p><big><tt>PROJECT = basis</tt> <br>
2193 <tt>TYPE = library</tt> <br>
2194 <tt>SOURCE = chaos.cpp checkup.cpp guards.cpp \</tt> <br>
2195 <tt> istring.cpp itime.cpp logger.cpp matrix.cpp
2196 portable.cpp \</tt> <br>
2197 <tt> realtime.cpp textdump.cpp timezone.cpp utility.cpp \</tt> <br>
2198 <tt> version_checker.cpp version_record.cpp</tt> <br>
2199 <tt>TARGETS = basis.lib t_string.exe t_alloc.exe</tt> </big></p>
2200 <small> </small><big> </big><small> </small>
2201 <p><big><tt>include cpp/rules.def</tt></big></p>
2202 <small> </small><small></small>
2204 <big>Note that the executables
2205 "t_string.exe" and "t_alloc.exe" require files called "t_string.cpp"
2207 "t_alloc.cpp" to exist. These files are expected to contain the
2209 or "WinMain()" functions (or the MFC application object). All of
2211 files in the SOURCE variable will be included in each final executable.
2213 <h3><big>Executable-Only Makefile</big></h3>
2214 <big>This example is produces several test programs that exercise
2220 <small> </small><big> <tt>include cpp/variables.def</tt> </big><small>
2222 <p><big><tt>PROJECT = t_basis</tt> <br>
2223 <tt>TYPE = test</tt> <br>
2224 <tt>SOURCE = instance.cpp t_basis.rc</tt> <br>
2225 <tt>TARGETS = t_alloc.exe t_chaos.exe t_checku.exe t_dattim.exe \</tt>
2227 <tt> t_matrix.exe t_sequen.exe t_sorts.exe t_string.exe \</tt> <br>
2228 <tt> t_texdmp.exe</tt> <br>
2229 <tt>LOCAL_LIBS_USED = basis</tt> </big></p>
2230 <small> </small><big> </big><small> </small>
2231 <p><big><tt>include cpp/rules.def</tt></big></p>
2232 <small> </small><small></small>
2234 <big>The programs "t_alloc.exe" and so on will require C++ files
2237 prefix (t_alloc.cpp) to contain the main program (as in the previous
2239 The items in the SOURCE list will be included in each executable, and
2241 basis library will be linked in.
2243 <h2><big><a name="CLAM_HINTS"></a>CLAM Hints</big></h2>
2244 <big> This section
2245 is devoted to untangling snags that have been encountered in the
2247 Hopefully problems you encounter will be discussed here. Please
2249 any new problems found to the <a
2250 href="file:///F:/playroom/clam/manual/clam_docs.html#lib_manager">library
2253 <h3><big>Problem:</big></h3>
2254 <big> A message like:
2257 <small> </small><big> </big><small> </small>
2259 <small> </small><big>make: *** No rule to make target
2260 `o:/x86_w32_rel/project/final/myproj.dll',
2261 needed by `all'. Stop. </big><small> </small>
2263 <small> </small><small></small>
2265 <big>is displayed during a make.
2267 <h3><big>Solution:</big></h3>
2268 <big> The most frequent reason for
2271 similar to the above is that there is a file listed in SOURCE that
2273 does not exist or that is capitalized differently from how it is
2275 Check that all the files in SOURCE are in the makefile's directory and
2276 that the exact spelling of those files (including their case) is
2279 Another potential cause of this problem is
2280 if a file is included in the SOURCE that does not
2282 The standard compilable files are supported (*.cpp, *.c, *.rc), but it
2283 is possible that a makefile must handle a non-standard extension (such
2284 as *.idl). Either the user's makefile must supply a rule for
2286 this type of file or the user must negotiate with the
2288 to get that type of target added to the support.
2290 <h3><big>Problem:</big></h3>
2291 <big> Clam is complaining about programs
2296 <h3><big>Solution:</big></h3>
2297 <big> The most frequent cause of this
2300 not being on your path. The compilation tools bin (~/hoople/bin)
2301 directory must be in
2304 Problems are occasionally seen when the PATH
2305 contains directory names that have spaces in them. Try using the
2306 shorter 8.3 form of the directory name.
2308 An even more obscure situation sometimes
2309 occurs: paths with networked drives seem to somehow hide paths with
2311 are listed later in the PATH variable. The cause of this is
2313 although it was thought to be caused by NetWare at one point. To
2315 the situation, move the local paths before the networked ones.<br>
2318 <hr noshade="noshade" size="8" width="100%">
2319 <center><small></small>
2320 <h2><big><a name="ACKS"></a>Acknowledgements</big></h2>
2321 <small></small></center>
2322 <center><big>Thanks to April Bly Monnen for the wonderful cover
2324 </big><small></small>
2325 <p><big>Thanks to Kevin Wika for some early help with makefiles.
2327 <small></small><big><big>
2328 </big></big><small></small>
2329 <hr noshade="noshade" size="8" width="100%"></center>