Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

5.1 Linux Environment Identification

Under Linux, Threads.h++ is configured to use the LinuxThreads v0.8 implementation of the POSIX 1003.1c API. In this environment, Threads.h++ supports only the GCC 2.95.2 C++ compiler.

5.1.1 Linux Operating System Identification

5.1.2 Linux GCC Compiler Identification

Threads.h++ uses the __GNUC__ and __GNUC_MINOR__ macros to identify the compiler as the GCC C++ compiler and to determine the version of that compiler. Threads.h++ currently recognizes and supports GCC compiler version 2.95.2. To use a newer version of this compiler you need to define the new version by modifying the file rogue/rw/thr/defs.h.


Previous fileTop of DocumentContentsIndexNext file

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