User's Guide to the GNU C++ Class Library - Trouble

Node: Trouble Next: General Prev: Installation Up: Top

Trouble in Installation

Here are some of the things that have caused trouble for people installing GNU C++ library.

  1. Make sure that your GNU C++ version number is at least as high as your libg++ version number. For example, libg++ 1.22.0 requires g++ 1.22.0 or later releases.

  2. Double-check system constants in the header files mentioned above.


Next: General Up: Top