Each time you build a new version of a Threads.h++ library, SPM creates one or more makefiles and writes them into:
rw_root\workspaces\OS+ver\COMPILER+ver\buildtype\buildloc \thrver+osfam\package
For example, if you build a version of the Threads.h++ 2.0 library using MSVC 6.0 on Windows NT 4.0, and the library you build is a build type 7s for the Execution Tracing package, the resulting makefile will be located in the following directory:
rw_root\workspaces\WINNT4\MSVC60\7s\buildloc\thr0200w\trace
Operating system and compiler mnemonics are listed in Appendix A. The buildtype information is explained in Section 2.5.
If you compiled the examples, associated makefiles are located in
rw_root\workspaces\OS+ver\COMPILER+ver\buildtype\examples\ \thrver+osfam\package
and its subdirectories.
For example, if you compiled the Threads.h++ 2.0 libraries using MSVC on Windows NT, and the libraries you build are build type 7s for the Execution Tracing package, the example makefiles will be located in the following directory:
rw_root\workspaces\WINNT4\MSVC60\7s\examples\thr0200w\trace
Appendix A lists the mnemonics for all the compilers and operating systems that Rogue Wave certifies. SPM appends version numbers to the mnemonics for your compiler and operating system. Section 2.5 explains buildtype information.
©Copyright 2000, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.