README

changeset 157
ae7cc5716f38
parent 156
6a4bd1f4c57e
child 159
a22b6da0587e
equal deleted inserted replaced
156:6a4bd1f4c57e 157:ae7cc5716f38
30 30
31 If you are going to use gcc, then simply run 31 If you are going to use gcc, then simply run
32 32
33 make 33 make
34 34
35 The available configurations are clang, gcc, osx and suncc. 35 The available configurations are clang, gcc, mingw, osx and suncc.
36 36
37 The build files are placed into a build subdirectory, which is created if it 37 The build files are placed into a build subdirectory, which is created if it
38 does not exists. 38 does not exists.
39 39
40 The default target builds an optimized binaries. Use the debug target by running 40 The default target builds an optimized binaries. Use the debug target by running

mercurial