doc/build.txt
changeset 657 be551a3b07c6
parent 635 71b92dfe5f55
child 658 32307a281d86
equal deleted inserted replaced
656:01ccd5f47ed4 657:be551a3b07c6
    13 builds enable asserts while optimized builds disable them.
    13 builds enable asserts while optimized builds disable them.
    14 On platforms which support it, rpath is used which means that
    14 On platforms which support it, rpath is used which means that
    15 the executable binaries generated link explicitely against
    15 the executable binaries generated link explicitely against
    16 the right libraries. This saves you the pain of having to
    16 the right libraries. This saves you the pain of having to
    17 setup environment variables to point to the right libraries.
    17 setup environment variables to point to the right libraries.
       
    18 
       
    19 (Note:  An experimental, alternative build system is described
       
    20 in build-waf.txt)
    18 
    21 
    19 1) Options
    22 1) Options
    20 ----------
    23 ----------
    21 
    24 
    22 - verbose: if you have installed scons 0.91.96 or higher, 
    25 - verbose: if you have installed scons 0.91.96 or higher,