Chapter 4: Compiling Your Programs
4.1 Overview
4.2 Patterns
4.3 Include Path
4.4 Library Path
4.5 Compiling in Windows with MSVC
4.5.1 Using a Static Version of Standard C++ Library (MSVC)
4.5.2 Using a Dynamic Version of Standard C++ Library (MSVC)
4.5.3 Using a Multithread-Safe Version of Standard C++ Library (MSVC)
4.5.4 Using Standard C++ Library with Microsoft Visual Studio
4.6 Compiling in Unix
4.6.1 Using a Static Version of Standard C++ Library (Unix)
4.6.2 Using a Shared Version of Standard C++ Library (Unix)
4.6.3 Using a Multithread-Safe Version of Standard C++ Library (Unix)
©Copyright 1999, Rogue Wave Software, Inc.
Contact
Rogue Wave about documentation or support issues.