Rogue Wave banner
Previous fileTop of DocumentContentsNext file

2.3 The Workspace Directory Structure

The build process creates or adds to a workspaces directory structure that is used to store library, object, and header files. SPM uses the following convention to name the workspace:

For example, if the root directory is c:\rwav, the platform is Windows NT 4.0, the compiler is MSVC 6.0, and the library build type is 7s, the workspace is named:

Appendix A lists the mnemonics for all the compilers and operating systems that Rogue Wave supports. SPM appends version numbers to the mnemonics for your compiler and operating system. Section 2.5 describes build types.

Table 6 -- Organization of the workspaces directory structure

DirectoryDescription 
\docs
LAPACK.h++ readme file.
\lib
LAPACK.h++ library.1
\config
Workspace configuration data.
\buildloc
Build implementation workspace.
\rw
Header files for LAPACK.h++.
\examples
Rogue Wave product examples.
\examples\lpk<ver><osfam>
LAPACK.h++ examples and makefiles.2

1 For MSVC, the lib directory also contains the .pdb file, which contains information about debug versions of the library.

2 For MSVC, this directory also contains .pdb files, which contain information about debug versions of the examples.


Previous fileTop of DocumentContentsNext file

©Copyright 1999, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.