compiling:waf
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| compiling:waf [2018/08/24 20:56] – created daniel | compiling:waf [2018/09/16 10:21] (current) – removed daniel | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Compiling potfit with waf ====== | ||
| - | ---- | ||
| - | potfit uses the [[https:// | ||
| - | |||
| - | ===== Basics ===== | ||
| - | |||
| - | The potfit source tree contains the waf binary in its root folder. It is used for all build related operations like configuration, | ||
| - | |||
| - | For building potfit there are two stages, first the configuration stage and then the build stage. The configuration stage checks if all requirements for a building a binary with the requested options is possible and the build stage then invokes the compiler to create the binary. | ||
| - | |||
| - | === Configuration === | ||
| - | |||
| - | Do it like this: | ||
| - | |||
| - | <code bash> | ||
| - | |||
| - | === Build === | ||
| - | |||
| - | Do it like this: | ||
| - | |||
| - | <code bash> | ||
| - | |||
| - | ===== Setting options ===== | ||
| - | |||
| - | ===== Advanced options ===== | ||
| - | |||
| - | ===== Troubleshooting ===== | ||
| - | |||
| - | ===== Developer guide ===== | ||
compiling/waf.1535136970.txt.gz · Last modified: 2018/08/24 20:56 by daniel
