Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
kvalobs:kvoss:system:qc2:8hdk376snf09zj37dk82s92:ubuild [2009-06-23 22:14:09] paule |
kvalobs:kvoss:system:qc2:8hdk376snf09zj37dk82s92:ubuild [2022-05-31 09:29:32] (current) |
||
---|---|---|---|
Line 133: | Line 133: | ||
... | ... | ||
host all kvalobs | host all kvalobs | ||
+ | |||
+ | ==== GSL ==== | ||
+ | |||
+ | For the GNU Scientific library: | ||
+ | |||
+ | < | ||
+ | |||
+ | Also useful for plotting results(e.g. GNU graph) | ||
+ | < | ||
+ | |||
+ | Also include: | ||
+ | < | ||
+ | ... | ||
+ | -lgsl \ | ||
+ | -lgslcblas | ||
+ | ... | ||
+ | </ | ||
+ | in the local Makefile.am | ||
+ | |||
+ | |||
+ | |||