PREV UP NEXT User's Guide to the GNU C++ Class Library

Chapter 1: Installing GNU C++ library

  1. Read through the README file and the Makefile. Make sure that all paths, system-dependent compile switches, and program names are correct.
  2. Check that files `values.h', `stdio.h', and `math.h' declare and define values appropriate for your system.
  3. Type `make all' to compile the library, test, and install. Current details about contents of the tests and utilities are in the `README' file.