GSL(1) | General Commands Manual | GSL(1) |
gsl-config - インストール済 GSL ライブラリからのバージョン番号、コンパイラーフラグの取得
gsl-config [--prefix] [--version] [--libs] [--libs-without-cblas] [--cflags]
gsl-config は、 GSL を利用するプログラムをコンパイルおよびリンクの際に用いるべき、 コンパイラーフラグおよびリンカーフラグを定めるために利用するためのツールです。 また、GSL では GNU autoconf 用の.m4 マクロを提供していますが、 gsl-config は、そのマクロの内部でも用いられています。
gsl-config では、 以下のオプションが利用できます。
Copyright © 2001 Christopher R. Gabriel
Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation.
2001/05/22 |